From: Yuri Tikhonov <[EMAIL PROTECTED]>

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

diff --git a/post/tests.c b/post/tests.c
index cdf4c86..a790c78 100644
--- a/post/tests.c
+++ b/post/tests.c
@@ -66,7 +66,7 @@ struct post_test post_list[] =
        "OCM test",
        "ocm",
        "This test checks on chip memory (OCM).",
-       POST_ROM | POST_ALWAYS | POST_PREREL | POST_CRITICAL,
+       POST_ROM | POST_ALWAYS | POST_PREREL | POST_CRITICAL | POST_STOP,
        &ocm_post_test,
        NULL,
        NULL,
-- 
1.5.4.2


-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
U-Boot-Users mailing list
U-Boot-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/u-boot-users

Reply via email to