Skip to content
Snippets Groups Projects
Commit 28417030 authored by York Sun's avatar York Sun Committed by Wolfgang Denk
Browse files

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: default avatarYork Sun <yorksun@freescale.com>
parent 923527aa
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment