diff options
author | Wolfgang Denk <wd@pollux.denx.de> | 2006-07-27 16:57:34 +0200 |
---|---|---|
committer | Wolfgang Denk <wd@pollux.denx.de> | 2006-07-27 16:57:34 +0200 |
commit | fc6c4a67ae94adac02da6257a0f5adc3bd48ebec (patch) | |
tree | d5137f398fd678d552e47703f28c11302f75d1ad /CHANGELOG | |
parent | 4c4aca8166257e9db13670f87fa9cd077bfd9ef5 (diff) | |
parent | 193dd958344f9c27ed026d2e3db2a1a0a9eb5631 (diff) | |
download | u-boot-imx-fc6c4a67ae94adac02da6257a0f5adc3bd48ebec.zip u-boot-imx-fc6c4a67ae94adac02da6257a0f5adc3bd48ebec.tar.gz u-boot-imx-fc6c4a67ae94adac02da6257a0f5adc3bd48ebec.tar.bz2 |
Merge with /home/sr/git/u-boot/denx
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -2,10 +2,17 @@ Changes since U-Boot 1.1.4: ====================================================================== +* AMCC bamboo (440EP) U-Boot image reduced to 384kbyte + Please see doc/README.bamboo for details. + Patch by Stefan Roese, 27 Jul 2006 + +* Fix CONFIG_CMDLINE_EDITING implementation + Patch by Stefan Roese, 27 Jul 2006 + * Fix preboot message on TQM5200 after switching to hush parser. * MCC200: set default configuration to low_boot DDR, - and support for configurable options high_boot and/or SDRAM. + and support for configurable options high_boot and/or SDRAM. * Add support for 256 MB SDRAM on CPU87 Patch by Josef Wagner, 25 Nov 2005 |