diff options
author | wdenk | 2005-05-07 19:06:32 +0000 |
---|---|---|
committer | wdenk | 2005-05-07 19:06:32 +0000 |
commit | 931da93e0fced277c058c0c989d30bd1f6d10742 (patch) | |
tree | 0455e3e0f8130af779a1f2c550f32f759c3e5ebf /CHANGELOG | |
parent | 412babe304b948e1e3a909f8d2eb091b83f700d5 (diff) |
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
diff --git a/CHANGELOG b/CHANGELOG index 828245c4f55..bcadd598737 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -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. |