diff options
author | wdenk <wdenk> | 2004-06-09 21:54:22 +0000 |
---|---|---|
committer | wdenk <wdenk> | 2004-06-09 21:54:22 +0000 |
commit | 99edcfb29ef8c4865bd26dddf938af0bf5959482 (patch) | |
tree | cbe509d69cb6096313ff6c1177139217e73a85a5 /CHANGELOG | |
parent | 2d24a3a787c2376c2c2c86a511eee78ef170923f (diff) | |
download | u-boot-imx-99edcfb29ef8c4865bd26dddf938af0bf5959482.zip u-boot-imx-99edcfb29ef8c4865bd26dddf938af0bf5959482.tar.gz u-boot-imx-99edcfb29ef8c4865bd26dddf938af0bf5959482.tar.bz2 |
Patch by Yuli Barcohen, 09 Jun 2004:
Add support for 8MB flash SIMM and JFFS2 file system on
Motorola FADS board and its derivatives (MPC86xADS, MPC885ADS).
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -3,6 +3,10 @@ Changes since U-Boot 1.1.1: ====================================================================== * Patch by Yuli Barcohen, 09 Jun 2004: + Add support for 8MB flash SIMM and JFFS2 file system on + Motorola FADS board and its derivatives (MPC86xADS, MPC885ADS). + +* Patch by Yuli Barcohen, 09 Jun 2004: Add support for Analogue&Micro Adder87x and the older AdderII board. * Patch by Ming-Len Wu, 09 Jun 2004: |