Kaynağa Gözat

POST: mark OCM test as POST_STOP

Signed-off-by: Ilya Yanok <yanok@emcraft.com>
Yuri Tikhonov 17 yıl önce
ebeveyn
işleme
7845d49094
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      post/tests.c

+ 1 - 1
post/tests.c

@@ -66,7 +66,7 @@ struct post_test post_list[] =
 	"OCM test",
 	"OCM test",
 	"ocm",
 	"ocm",
 	"This test checks on chip memory (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,
 	&ocm_post_test,
 	NULL,
 	NULL,
 	NULL,
 	NULL,