[U-Boot] [PATCH 5/7] powerpc: ac14xx: convert to generic board
Anatolij Gustschin
agust at denx.de
Tue Oct 21 13:47:02 CEST 2014
Signed-off-by: Anatolij Gustschin <agust at denx.de>
---
include/configs/ac14xx.h | 3 +++
1 file changed, 3 insertions(+)
diff --git a/include/configs/ac14xx.h b/include/configs/ac14xx.h
index f57820d..54b7028 100644
--- a/include/configs/ac14xx.h
+++ b/include/configs/ac14xx.h
@@ -13,6 +13,9 @@
#define __CONFIG_H
#define CONFIG_AC14XX 1
+#define CONFIG_DISPLAY_BOARDINFO
+#define CONFIG_SYS_GENERIC_BOARD
+
/*
* Memory map for the ifm AC14xx board:
*
--
1.8.3.1
More information about the U-Boot
mailing list