diff options
author | wdenk <wdenk> | 2005-04-01 15:18:44 +0000 |
---|---|---|
committer | wdenk <wdenk> | 2005-04-01 15:18:44 +0000 |
commit | be6b6e4e2de5fc857fb8207b5fce3f463c33f793 (patch) | |
tree | 9a6054c97e8acd13cd0b68d45874a0892d1151fc /CHANGELOG | |
parent | e6ba3c92ceefc2f3f7f41b59640272d8a462bb46 (diff) | |
download | u-boot-imx-be6b6e4e2de5fc857fb8207b5fce3f463c33f793.zip u-boot-imx-be6b6e4e2de5fc857fb8207b5fce3f463c33f793.tar.gz u-boot-imx-be6b6e4e2de5fc857fb8207b5fce3f463c33f793.tar.bz2 |
Patch by Martin Krause, 01 Apr 2005:
Add automatic HW detection for CMC_PU2 and CMC_BASIC
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -2,8 +2,9 @@ Changes for U-Boot 1.1.3: ====================================================================== -* Patch by Martin Krause, 01 Apr 2005: - Fix flash erase timeout on CMC_PU2 +* Patches by Martin Krause, 01 Apr 2005: + - Fix flash erase timeout on CMC_PU2 + - Add automatic HW detection for CMC_PU2 and CMC_BASIC * Patch by Steven Scholz, 13 March 2005: fix cache enabling for AT91RM9200 |