commit | 158c6724c99368a4d8eef11ee7e3c7ad0ef03a15 | [log] [tgz] |
---|---|---|
author | Felix Radensky <felix@embedded-sol.com> | Sat Aug 15 15:08:37 2009 +0300 |
committer | Kumar Gala <galak@kernel.crashing.org> | Fri Aug 28 17:12:40 2009 -0500 |
tree | 3c65d4cfe9a27b414e91fefcf43b0ffd0614b600 | |
parent | ef41f2a25c554604156b59f5945feadae2f3cb55 [diff] |
85xx: Fix memory test range on MPC8536DS With current values of CONFIG_SYS_MEMTEST_START and CONFIG_SYS_MEMTEST_END memory test hangs if run without arguments. Set them to sane values, so that all available 512MB of RAM excluding exception vectors at the bottom and u-boot code and stack at the top can be tested. Signed-off-by: Felix Radensky <felix@embedded-sol.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>