diff options
author | Wolfgang Denk <wd@fifi.denx.de> | 2006-06-16 15:45:03 +0200 |
---|---|---|
committer | Wolfgang Denk <wd@fifi.denx.de> | 2006-06-16 15:45:03 +0200 |
commit | e00f41eb814d75323a6c4f84420a4eba282544d5 (patch) | |
tree | c81faf8572d6adb7a68329da661bfe32e91199f0 /CHANGELOG | |
parent | 33322403184f2f719d1133f788be02001492d127 (diff) | |
download | u-boot-imx-e00f41eb814d75323a6c4f84420a4eba282544d5.zip u-boot-imx-e00f41eb814d75323a6c4f84420a4eba282544d5.tar.gz u-boot-imx-e00f41eb814d75323a6c4f84420a4eba282544d5.tar.bz2 |
Disable JFFS2 support for trab board
Patch by Martin Krause, 27 Oct 2005
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -2,6 +2,9 @@ Changes since U-Boot 1.1.4: ====================================================================== +* Disable JFFS2 support for trab board + Patch by Martin Krause, 27 Oct 2005 + * Change mtdparts definition on trab board to match current flash map Patch by Martin Krause, 27 Oct 2005 |