[U-Boot] [PATCH] PM9261 adding generic board support
Georgi Botev
botev at ronetix.at
Tue Jan 13 11:15:55 CET 2015
Signed-off-by: Georgi Botev <botev at ronetix.at>
---
include/configs/pm9261.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/include/configs/pm9261.h b/include/configs/pm9261.h
index deaa3ad..10415d3 100644
--- a/include/configs/pm9261.h
+++ b/include/configs/pm9261.h
@@ -20,7 +20,7 @@
#include <asm/hardware.h>
/* ARM asynchronous clock */
-#define CONFIG_SYS_GENERIC_BOARD /* Adding generig board */
+#define CONFIG_SYS_GENERIC_BOARD
#define CONFIG_DISPLAY_BOARDINFO
--
1.9.1
More information about the U-Boot
mailing list