u-boot-brain/post/drivers
Valentin Longchamp 8d3fcb5e60 POST: add new memory regions test
This test is similar to the actual POST memory test but quicker and
far less complete. It checks the address and data lines and then only
tests some regularly placed sub regions of the RAM.
This can be useful when we want to test the RAM but we do not have enough
time to run the full memory test.

The POST memory test code was rearranged in order to avoid code duplication
between the two tests but the memory test functionnality remains the same.

Signed-off-by: Valentin Longchamp <valentin.longchamp@keymile.com>
Signed-off-by: Holger Brunck <holger.brunck@keymile.com>
Ackey-by: Mike Frysinger <vapier@gentoo.org>
2011-10-05 22:03:11 +02:00
..
flash.c post: new nor flash test 2011-07-26 16:49:44 +02:00
i2c.c post, i2c: add missing curly bracket in i2c_post_test 2010-11-17 08:04:03 +01:00
Makefile post: new nor flash test 2011-07-26 16:49:44 +02:00
memory.c POST: add new memory regions test 2011-10-05 22:03:11 +02:00
rtc.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00