[U-Boot] [PATCH] arm, da8xx: convert ipam390 board to generic board support

Heiko Schocher hs at denx.de
Tue Feb 24 07:04:59 CET 2015


enable generic board support for the ipam390 board.

Signed-off-by: Heiko Schocher <hs at denx.de>
---

 include/configs/ipam390.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/include/configs/ipam390.h b/include/configs/ipam390.h
index 310d5e2..664a2b2 100644
--- a/include/configs/ipam390.h
+++ b/include/configs/ipam390.h
@@ -18,6 +18,7 @@
 /*
  * Board
  */
+#define CONFIG_SYS_GENERIC_BOARD
 #define CONFIG_DRIVER_TI_EMAC
 #define CONFIG_BARIX_IPAM390
 
-- 
2.1.0



More information about the U-Boot mailing list