[U-Boot] [PATCH 5/6] kirkwood: pogo_e02: add CONFIG_SYS_GENERIC_BOARD define

30 Nov
2014
30 Nov
'14
5:02 a.m.
Signed-off-by: Luka Perkov luka@openwrt.org CC: Prafulla Wadaskar prafulla@marvell.com CC: Stefan Roese sr@denx.de --- include/configs/pogo_e02.h | 2 ++ 1 file changed, 2 insertions(+)
diff --git a/include/configs/pogo_e02.h b/include/configs/pogo_e02.h index 7594bdb..89560ad 100644 --- a/include/configs/pogo_e02.h +++ b/include/configs/pogo_e02.h @@ -13,6 +13,8 @@ #ifndef _CONFIG_POGO_E02_H #define _CONFIG_POGO_E02_H
+#define CONFIG_SYS_GENERIC_BOARD + /* * Machine type definition and ID */
--
2.1.3

1 Dec
1 Dec
8:35 a.m.
New subject: [U-Boot] [PATCH 5/6] kirkwood: pogo_e02: add CONFIG_SYS_GENERIC_BOARD define
On 30.11.2014 05:02, Luka Perkov wrote:
Signed-off-by: Luka Perkov luka@openwrt.org CC: Prafulla Wadaskar prafulla@marvell.com CC: Stefan Roese sr@denx.de
Acked-by: Stefan Roese sr@denx.de
Thanks, Stefan
3809
Age (days ago)
3810
Last active (days ago)
1 comments
2 participants
participants (2)
-
Luka Perkov
-
Stefan Roese