diff options
author | wdenk <wdenk> | 2004-06-09 00:15:33 +0000 |
---|---|---|
committer | wdenk <wdenk> | 2004-06-09 00:15:33 +0000 |
commit | 6bdd1377af6d1a17b3b18df06b52362a1b67ad3d (patch) | |
tree | d8a3804e6ffd4513a7876e0467a57e614069e573 /CHANGELOG | |
parent | 356a0d9f3123b57392935febd300ce32e63f1278 (diff) | |
download | u-boot-imx-6bdd1377af6d1a17b3b18df06b52362a1b67ad3d.zip u-boot-imx-6bdd1377af6d1a17b3b18df06b52362a1b67ad3d.tar.gz u-boot-imx-6bdd1377af6d1a17b3b18df06b52362a1b67ad3d.tar.bz2 |
Patch by Stephen Williams, 11 May 2004:
Add flash support for ST M29W040B
Reduce JSE specific flash.c to remove dead code.
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -2,6 +2,10 @@ Changes since U-Boot 1.1.1: ====================================================================== +* Patch by Stephen Williams, 11 May 2004: + Add flash support for ST M29W040B + Reduce JSE specific flash.c to remove dead code. + * Patch by Markus Pietrek, 04 May 2004: Fix clear_bss code for ARM systems (all except s3c44b0 which doesn't clear BSS at all?) |