commit | e339a7ae9b9169db2294e1b03ac9aa4de1b58e1c | [log] [tgz] |
---|---|---|
author | wdenk <wdenk> | Sat May 07 19:06:32 2005 +0000 |
committer | wdenk <wdenk> | Sat May 07 19:06:32 2005 +0000 |
tree | 0455e3e0f8130af779a1f2c550f32f759c3e5ebf | |
parent | b85efc244db5dd226708d07d5d89e1f43f4513bb [diff] [blame] |
Add test tool to exercise SDRAM accesses in burst mode (as standalone program, MPC8xx/PowerPC only)
diff --git a/CHANGELOG b/CHANGELOG index 828245c..bcadd59 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.