[U-Boot] [PATCH] ARM: atmel: switch at91sam9263ek to generic board

24 Sep
2014
24 Sep
'14
9:35 a.m.
Signed-off-by: Bo Shen voice.shen@atmel.com ---
include/configs/at91sam9263ek.h | 2 ++ 1 file changed, 2 insertions(+)
diff --git a/include/configs/at91sam9263ek.h b/include/configs/at91sam9263ek.h index 48c12ea..b666d94 100644 --- a/include/configs/at91sam9263ek.h +++ b/include/configs/at91sam9263ek.h @@ -48,6 +48,8 @@ #define CONFIG_CMD_BOOTZ #define CONFIG_OF_LIBFDT
+#define CONFIG_SYS_GENERIC_BOARD + /* * Hardware drivers */
--
2.1.0.24.g4109c28

10 Oct
10 Oct
9:57 p.m.
New subject: [U-Boot] ARM: atmel: switch at91sam9263ek to generic board
Dear Bo Shen,
Bo Shen voice.shen@atmel.com writes:
Signed-off-by: Bo Shen voice.shen@atmel.com
include/configs/at91sam9263ek.h | 2 ++ 1 file changed, 2 insertions(+)
applied to u-boot-atmel/master, thanks!
Best regards, Andreas Bießmann
3868
Age (days ago)
3884
Last active (days ago)
1 comments
2 participants
participants (2)
-
Andreas Bießmann
-
Bo Shen