diff options
author | Wolfgang Denk <wd@pollux.denx.de> | 2005-08-12 00:22:49 +0200 |
---|---|---|
committer | Wolfgang Denk <wd@pollux.denx.de> | 2005-08-12 00:22:49 +0200 |
commit | dafba16e6fc1837381c8e74c4891ad6965cf54ab (patch) | |
tree | aada3eb0493d66feda509795bf1e0e4264d78a7d /CHANGELOG | |
parent | 8f79e4c2da54cea11bb576870059fc1ba8847ccb (diff) | |
parent | 84286386a891633aae770bff24189c16a2546ed0 (diff) | |
download | u-boot-imx-dafba16e6fc1837381c8e74c4891ad6965cf54ab.zip u-boot-imx-dafba16e6fc1837381c8e74c4891ad6965cf54ab.tar.gz u-boot-imx-dafba16e6fc1837381c8e74c4891ad6965cf54ab.tar.bz2 |
Merge with /home/wd/git/u-boot/master
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -2,6 +2,16 @@ Changes for U-Boot 1.1.3: ====================================================================== +* Update AMCC Yosemite to get a consistent setup for all AMCC eval + boards (baudrate, environment...). Flash driver fixed. + Patch by Stefan Roese, 11 Aug 2005 + +* Changed AMCC Bubinga (405EP) configuration to support 2nd eth port + Patch by Stefan Roese, 11 Aug 2005 + +* Add NAND FLASH support for AMCC Bamboo 440EP eval board + Patch by Stefan Roese, 11 Aug 2005 + * Add configuration for IFM AEV FIFO board. Minor coding style cleanup. |