Add attribute POST_PREREL to ECC memory POST
Signed-off-by: Larry Johnson <lrj@acm.org>
This commit is contained in:
parent
a93907c43f
commit
8dafa87476
@ -241,8 +241,8 @@ struct post_test post_list[] =
|
||||
{
|
||||
"ECC test",
|
||||
"ecc",
|
||||
"This test checks ECC facility of memory.",
|
||||
POST_ROM | POST_ALWAYS,
|
||||
"This test checks the ECC facility of memory.",
|
||||
POST_ROM | POST_ALWAYS | POST_PREREL,
|
||||
&ecc_post_test,
|
||||
NULL,
|
||||
NULL,
|
||||
|
Loading…
Reference in New Issue
Block a user