diff options
author | wdenk <wdenk> | 2005-03-14 23:01:03 +0000 |
---|---|---|
committer | wdenk <wdenk> | 2005-03-14 23:01:03 +0000 |
commit | c3fafecff12103691613de73f461626fd51fef95 (patch) | |
tree | 06d9af6b6e1a250286eb443368f2a5bee1f4b62a /CHANGELOG | |
parent | a0bdf49e399e9e25e71081c5b3e73fc56c63a236 (diff) | |
download | u-boot-imx-c3fafecff12103691613de73f461626fd51fef95.zip u-boot-imx-c3fafecff12103691613de73f461626fd51fef95.tar.gz u-boot-imx-c3fafecff12103691613de73f461626fd51fef95.tar.bz2 |
Patch by Detlev Zundel, 14 Mar 2005:
NC650: changed NAND flash addressing to using UPMB
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 9 |
1 files changed, 6 insertions, 3 deletions
@@ -2,7 +2,10 @@ Changes for U-Boot 1.1.3: ====================================================================== -* Patch by Stefan Roese, 14 March 2005: +* Patch by Detlev Zundel, 14 Mar 2005: + NC650: changed NAND flash addressing to using UPMB + +* Patch by Stefan Roese, 14 Mar 2005: Update for esd voh405 fpga image * INKA4x0: Allow initialization of LCD backlight dimming from @@ -10,7 +13,7 @@ Changes for U-Boot 1.1.3: * Add port initialization for digital I/O on INKA4x0 -* Patch by Stefan Roese, 01 March 2005: +* Patch by Stefan Roese, 01 Mar 2005: Update for esd boards dp405 and hub405 * Fix get_partition_info() parameter error in all other calls @@ -18,7 +21,7 @@ Changes for U-Boot 1.1.3: * Enable USB and IDE support for INKA4x0 board -* Patch by Andrew Dyer, 28 February 2005: +* Patch by Andrew Dyer, 28 Feb 2005: fix ext2load passing an incorrect pointer to get_partition_info() resulting in load failure for devices other than 0 |