diff options
author | wdenk <wdenk> | 2003-09-11 23:06:34 +0000 |
---|---|---|
committer | wdenk <wdenk> | 2003-09-11 23:06:34 +0000 |
commit | 4f7cb08ee7b48a511a9cd2398fd4a243ca2733c7 (patch) | |
tree | 5aadeadbf3f022aa31bd34b35e4ff6f1ff134d74 /CHANGELOG | |
parent | a43278a43d522fba7fea0ed3045b718a9c8d22ac (diff) | |
download | u-boot-imx-4f7cb08ee7b48a511a9cd2398fd4a243ca2733c7.zip u-boot-imx-4f7cb08ee7b48a511a9cd2398fd4a243ca2733c7.tar.gz u-boot-imx-4f7cb08ee7b48a511a9cd2398fd4a243ca2733c7.tar.bz2 |
* Patch by Martin Krause, 11 Sep 2003:
add burn-in tests for TRAB board
* Enable instruction cache on MPC5200 board
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -2,6 +2,11 @@ Changes for U-Boot 1.0.0: ====================================================================== +* Patch by Martin Krause, 11 Sep 2003: + add burn-in tests for TRAB board + +* Enable instruction cache on MPC5200 board + * Patch by Denis Peter, 11 Sep 2003: - fix USB data pointer assignment for bulk only transfer. - prevent to display erased directories in FAT filesystem. |