summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--post/tests.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/post/tests.c b/post/tests.c
index e1c3d28f5b..0c49e32447 100644
--- a/post/tests.c
+++ b/post/tests.c
@@ -194,7 +194,7 @@ struct post_test post_list[] =
"SPR test",
"spr",
"This test checks SPR contents.",
- POST_ROM | POST_ALWAYS | POST_PREREL,
+ POST_RAM | POST_ALWAYS,
&spr_post_test,
NULL,
NULL,
OpenPOWER on IntegriCloud