[U-Boot] [PATCH] 85xx: Fix memory test range on MPC8536DS

Kumar Gala galak at kernel.crashing.org
Thu Aug 20 16:44:24 CEST 2009


On Aug 15, 2009, at 7:08 AM, Felix Radensky wrote:

> 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 at embedded-sol.com>
> ---
> include/configs/MPC8536DS.h |    4 ++--
> 1 files changed, 2 insertions(+), 2 deletions(-)

applied to next

- k


More information about the U-Boot mailing list