diff options
author | Stefan Roese <sr@denx.de> | 2006-08-15 14:15:51 +0200 |
---|---|---|
committer | Stefan Roese <sr@denx.de> | 2006-08-15 14:15:51 +0200 |
commit | f0ff4692ff3372dec55074a8eb444943ab095abb (patch) | |
tree | fdd0a2a9962b2ec5f2dda88b6b264bebf24be3ac /CHANGELOG | |
parent | c72d9c528517e629e146ca9ce101a4888c45fac8 (diff) | |
download | u-boot-imx-f0ff4692ff3372dec55074a8eb444943ab095abb.zip u-boot-imx-f0ff4692ff3372dec55074a8eb444943ab095abb.tar.gz u-boot-imx-f0ff4692ff3372dec55074a8eb444943ab095abb.tar.bz2 |
Add FPGA Altera Cyclone 2 support
Patch by Heiko Schocher, 15 Aug 2006
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -2,6 +2,9 @@ Changes since U-Boot 1.1.4: ====================================================================== +* Add FPGA Altera Cyclone 2 support + Patch by Heiko Schocher, 15 Aug 2006 + * Fix control-c handing in CONFIG_CMDLINE_EDITING Properly pass break code back from readline. Patch by Roger Blofeld, 31 Jul 2006 |