Signed-off-by: Larry Johnson <[EMAIL PROTECTED]>
---
 post/tests.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/post/tests.c b/post/tests.c
index 0c49e32..698f85c 100644
--- a/post/tests.c
+++ b/post/tests.c
@@ -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,
-- 
1.5.2.5


-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
U-Boot-Users mailing list
U-Boot-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/u-boot-users

Reply via email to