Home
last modified time | relevance | path

Searched hist:"158 c6724c99368a4d8eef11ee7e3c7ad0ef03a15" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/include/configs/
H A DMPC8536DS.h158c6724c99368a4d8eef11ee7e3c7ad0ef03a15 Sat Aug 15 12:08:37 UTC 2009 Felix Radensky <felix@embedded-sol.com> 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>