diff options
author | Wolfgang Denk <wd@pollux.(none)> | 2006-02-21 16:41:43 +0100 |
---|---|---|
committer | Wolfgang Denk <wd@pollux.(none)> | 2006-02-21 16:41:43 +0100 |
commit | 654c2d2836ff49c94a0bceb700701976e2682375 (patch) | |
tree | b48b6863cd3a672d4e6da6dfb4953decd68e8d66 /CHANGELOG | |
parent | 84e106c09d324e345f335d2edef246d0b4c9131a (diff) | |
parent | 79830d591afb758be8556396949d433fee1527c2 (diff) | |
download | u-boot-imx-654c2d2836ff49c94a0bceb700701976e2682375.zip u-boot-imx-654c2d2836ff49c94a0bceb700701976e2682375.tar.gz u-boot-imx-654c2d2836ff49c94a0bceb700701976e2682375.tar.bz2 |
Merge with /home/sr/git/u-boot
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -4,6 +4,12 @@ Changes since U-Boot 1.1.4: * Update default environment for INKA4x00 board. +* Convert CPCI750 to use common CFI flash driver + Patch by Reinhard Arlt, 8 Feb 2006 + +* Various changes to esd HH405 board specific files + Patch by Matthias Fuchs, 07 Feb 2006 + * Cleanup U-Boot boot messages on ARM. To match the U-Boot user interface on ARM platforms to the U-Boot |