Skip to content
Snippets Groups Projects
Commit 8d3fcb5e authored by Valentin Longchamp's avatar Valentin Longchamp Committed by Wolfgang Denk
Browse files

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: default avatarValentin Longchamp <valentin.longchamp@keymile.com>
Signed-off-by: default avatarHolger Brunck <holger.brunck@keymile.com>
Ackey-by: default avatarMike Frysinger <vapier@gentoo.org>
parent ca51d057
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