[U-Boot] [PATCH 7/9] powerpc: pcm030: convert to generic board

Anatolij Gustschin agust at denx.de
Thu Aug 13 23:57:59 CEST 2015


Signed-off-by: Anatolij Gustschin <agust at denx.de>
Cc: Wolfgang Denk <wd at denx.de>
---
 include/configs/pcm030.h |    1 +
 1 file changed, 1 insertion(+)

diff --git a/include/configs/pcm030.h b/include/configs/pcm030.h
index 83c96a8..f9d522e 100644
--- a/include/configs/pcm030.h
+++ b/include/configs/pcm030.h
@@ -15,6 +15,7 @@
 #define __CONFIG_H
 
 #define CONFIG_BOARDINFO	 "phyCORE-MPC5200B-tiny"
+#define CONFIG_SYS_GENERIC_BOARD
 
 /*-----------------------------------------------------------------------------
 High Level Configuration Options
-- 
1.7.9.5



More information about the U-Boot mailing list