diff options
author | wdenk <wdenk> | 2004-06-10 21:34:36 +0000 |
---|---|---|
committer | wdenk <wdenk> | 2004-06-10 21:34:36 +0000 |
commit | b54d32b40d95d399dd1f53f24c93b0cf5c42460d (patch) | |
tree | dba569eef315497f378c460e0e72ce98df053dd1 /CHANGELOG | |
parent | 681334540d109558fe7c382faf9c705439c2dfa3 (diff) | |
download | u-boot-imx-b54d32b40d95d399dd1f53f24c93b0cf5c42460d.zip u-boot-imx-b54d32b40d95d399dd1f53f24c93b0cf5c42460d.tar.gz u-boot-imx-b54d32b40d95d399dd1f53f24c93b0cf5c42460d.tar.bz2 |
* Patch by Robert Schwebel, 10 Jun 2004:
Add support for Intel K3 strata flash.
* Some cleanup
* Patch by Thomas Brand, 10 Jun 2004:
Fix "loads" command on DK1S10 board
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -2,6 +2,12 @@ Changes since U-Boot 1.1.1: ====================================================================== +* Patch by Robert Schwebel, 10 Jun 2004: + Add support for Intel K3 strata flash. + +* Patch by Thomas Brand, 10 Jun 2004: + Fix "loads" command on DK1S10 board + * 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). |