[U-Boot] [PATCH] powerpc/t4240rdb: Convert to use generic board code

Chunhe Lan Chunhe.Lan at freescale.com
Mon Dec 1 09:21:01 CET 2014


Signed-off-by: Chunhe Lan <Chunhe.Lan at freescale.com>
---
 include/configs/T4240RDB.h |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/include/configs/T4240RDB.h b/include/configs/T4240RDB.h
index 5ab1b47..eff1db9 100644
--- a/include/configs/T4240RDB.h
+++ b/include/configs/T4240RDB.h
@@ -12,6 +12,8 @@
 
 #define CONFIG_T4240RDB
 #define CONFIG_PHYS_64BIT
+#define CONFIG_SYS_GENERIC_BOARD
+#define CONFIG_DISPLAY_BOARDINFO
 
 #define CONFIG_FSL_SATA_V2
 #define CONFIG_PCIE4
-- 
1.7.6.5



More information about the U-Boot mailing list