[U-Boot-Users] [PATCH] POST: typo fix

Wolfgang Denk wd at denx.de
Thu May 8 23:59:41 CEST 2008


From: Yuri Tikhonov <yur at emcraft.com>

Signed-off-by: Ilya Yanok <yanok at emcraft.com>
---
 post/tests.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/post/tests.c b/post/tests.c
index 36473e3..5db59d6 100644
--- a/post/tests.c
+++ b/post/tests.c
@@ -270,7 +270,7 @@ struct post_test post_list[] =
 #if CONFIG_POST & CFG_POST_BSPEC4
 	CONFIG_POST_BSPEC4,
 #endif
-#if CONFIG_POST & CFG_POST_BSPEC4
+#if CONFIG_POST & CFG_POST_BSPEC5
 	CONFIG_POST_BSPEC5,
 #endif
 };
-- 
1.5.4.2





More information about the U-Boot mailing list