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

24 Feb
2015
24 Feb
'15
7:04 a.m.
enable generic board support for the ipam390 board.
Signed-off-by: Heiko Schocher hs@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

5 Mar
5 Mar
4:08 p.m.
New subject: [U-Boot] [PATCH] arm, da8xx: convert ipam390 board to generic board support
On Tue, Feb 24, 2015 at 07:04:59AM +0100, Heiko Schocher wrote:
enable generic board support for the ipam390 board.
Signed-off-by: Heiko Schocher hs@denx.de
Applied to u-boot/master, thanks!
--
Tom
3718
Age (days ago)
3727
Last active (days ago)
1 comments
2 participants
participants (2)
-
Heiko Schocher
-
Tom Rini