]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
85xx: Fix memory test range on MPC8536DS
authorFelix Radensky <felix@embedded-sol.com>
Sat, 15 Aug 2009 12:08:37 +0000 (15:08 +0300)
committerKumar Gala <galak@kernel.crashing.org>
Fri, 28 Aug 2009 22:12:40 +0000 (17:12 -0500)
commit158c6724c99368a4d8eef11ee7e3c7ad0ef03a15
tree3c65d4cfe9a27b414e91fefcf43b0ffd0614b600
parentef41f2a25c554604156b59f5945feadae2f3cb55
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>
include/configs/MPC8536DS.h