diff options
author | Marian Balakowicz <m8@semihalf.com> | 2005-09-11 15:27:12 +0200 |
---|---|---|
committer | Marian Balakowicz <m8@semihalf.com> | 2005-09-11 15:27:12 +0200 |
commit | 7d45477bfae228085c827369f55cd7ac6d67314a (patch) | |
tree | 5ac07ff4edcf3cb06d58677d8e00de0a09c61d02 /CHANGELOG | |
parent | 80e238c7f08cecdabf4140fa5405a91092667626 (diff) | |
download | u-boot-imx-7d45477bfae228085c827369f55cd7ac6d67314a.zip u-boot-imx-7d45477bfae228085c827369f55cd7ac6d67314a.tar.gz u-boot-imx-7d45477bfae228085c827369f55cd7ac6d67314a.tar.bz2 |
Added support for mtddevnum and mtddevname variables (mtdparts command)
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,6 +2,8 @@ Changes for U-Boot 1.1.4: ====================================================================== +* Added support for mtddevnum and mtddevname variables (mtdparts command) + * Fix default command set (don't include CFG_CMD_DISPLAY command) Patch by Pantelis Antoniou, 02 Sep 2005 |