uboot-mt623x/post
Yuri Tikhonov 9c02defc29 POST: limit memory test area to not touch global data anymore
As experienced on lwmon5, on some boards the POST memory test can
corrupt the global data buffer (bd). This patch fixes this issue
by checking and limiting this area.

Signed-off-by: Yuri Tikhonov <yur@emcraft.com>
Signed-off-by: Stefan Roese <sr@denx.de>
2007-08-25 05:07:16 +02:00
..
board ppc4xx: Update 440EPx lwmon5 board support 2007-07-31 08:37:01 +02:00
cpu POST: Fix merge problem 2007-08-14 15:12:01 +02:00
drivers POST: limit memory test area to not touch global data anymore 2007-08-25 05:07:16 +02:00
lib_ppc Merged POST framework with the current TOT. 2007-07-05 08:17:37 +02:00
Makefile Restructure POST directory to support of other CPUs, boards, etc. 2007-03-06 18:08:43 +01:00
post.c make show_boot_progress () weak. 2007-07-13 09:54:17 +02:00
rules.mk Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
tests.c POST: Add ECC POST for the lwmon5 board 2007-07-20 15:03:03 +02:00