u-boot-brain/post/drivers
York Sun 284170309c Expand POST memory test to support arch-depended implementation.
Add weak functions to enable architecture depended preparation, address
advancing, cleaning up and error handling.

These weak functions provides the framwork to implemente arch/platform
dependent code for initializing/maintenance/restore the start address, size,
physical address as well as memory mapping before/between/after memory test.
arch_memory_failure_handle can also be implemented in case more care is needed
for arch/platform.

Signed-off-by: York Sun <yorksun@freescale.com>
2010-10-19 22:28:59 +02:00
..
i2c.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
Makefile POST: move CONFIG_POST to Makefiles 2008-04-22 14:40:19 +02:00
memory.c Expand POST memory test to support arch-depended implementation. 2010-10-19 22:28:59 +02:00
rtc.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00