[U-Boot] [PATCH 2/6] kirkwood: dockstar: add CONFIG_SYS_GENERIC_BOARD define

30 Nov
2014
30 Nov
'14
5:01 a.m.
Signed-off-by: Luka Perkov luka@openwrt.org CC: Prafulla Wadaskar prafulla@marvell.com CC: Stefan Roese sr@denx.de --- include/configs/dockstar.h | 2 ++ 1 file changed, 2 insertions(+)
diff --git a/include/configs/dockstar.h b/include/configs/dockstar.h index 46a42b3..ec7f721 100644 --- a/include/configs/dockstar.h +++ b/include/configs/dockstar.h @@ -12,6 +12,8 @@ #ifndef _CONFIG_DOCKSTAR_H #define _CONFIG_DOCKSTAR_H
+#define CONFIG_SYS_GENERIC_BOARD + /* * Version number information */
--
2.1.3

1 Dec
1 Dec
8:34 a.m.
New subject: [U-Boot] [PATCH 2/6] kirkwood: dockstar: add CONFIG_SYS_GENERIC_BOARD define
On 30.11.2014 05:01, 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