diff options
author | Wolfgang Denk <wd@pollux.denx.de> | 2005-08-17 12:57:49 +0200 |
---|---|---|
committer | Wolfgang Denk <wd@pollux.denx.de> | 2005-08-17 12:57:49 +0200 |
commit | 05b47540aae996908e48e10a5ff8b69862aadef3 (patch) | |
tree | fb2a07d685cdcc239a057edf932a090c073535f5 /CHANGELOG | |
parent | 98128f389cc318dbd1d597cf8d2d09902cddcb4b (diff) | |
parent | 932394ac43e2e778e664eeb6e456fecd0fae6e59 (diff) | |
download | u-boot-imx-05b47540aae996908e48e10a5ff8b69862aadef3.zip u-boot-imx-05b47540aae996908e48e10a5ff8b69862aadef3.tar.gz u-boot-imx-05b47540aae996908e48e10a5ff8b69862aadef3.tar.bz2 |
Merge with testing-NAND (Rewrite of NAND code)
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -2,6 +2,9 @@ Changes for U-Boot 1.1.4: ====================================================================== +* Rewrite of NAND code based on what is in 2.6.12 Linux kernel + Patch by Ladislav Michl, 29 Jun 2005 + * Enable PCI on hmi1001 board * Fix return values of the jffs2 commands ls/fsload/fsinfo, |