diff options
author | wdenk <wdenk> | 2005-05-07 19:06:32 +0000 |
---|---|---|
committer | wdenk <wdenk> | 2005-05-07 19:06:32 +0000 |
commit | 931da93e0fced277c058c0c989d30bd1f6d10742 (patch) | |
tree | 0455e3e0f8130af779a1f2c550f32f759c3e5ebf /CHANGELOG | |
parent | 412babe304b948e1e3a909f8d2eb091b83f700d5 (diff) | |
download | u-boot-imx-931da93e0fced277c058c0c989d30bd1f6d10742.zip u-boot-imx-931da93e0fced277c058c0c989d30bd1f6d10742.tar.gz u-boot-imx-931da93e0fced277c058c0c989d30bd1f6d10742.tar.bz2 |
Add test tool to exercise SDRAM accesses in burst mode
(as standalone program, MPC8xx/PowerPC only)
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -2,6 +2,9 @@ Changes for U-Boot 1.1.3: ====================================================================== +* Add test tool to exercise SDRAM accesses in burst mode + (as standalone program, MPC8xx/PowerPC only) + * Increase CFG_MONITOR_LEN for Rattler board to match actual code size. |