[U-Boot] [PATCH] ARM: at91sam9n12ek: convert to generic board support

2 Sep
2014
2 Sep
'14
12:13 p.m.
Signed-off-by: Josh Wu josh.wu@atmel.com --- include/configs/at91sam9n12ek.h | 1 + 1 file changed, 1 insertion(+)
diff --git a/include/configs/at91sam9n12ek.h b/include/configs/at91sam9n12ek.h index 9b0e588..f02fce9 100644 --- a/include/configs/at91sam9n12ek.h +++ b/include/configs/at91sam9n12ek.h @@ -31,6 +31,7 @@ #define CONFIG_DISPLAY_CPUINFO
#define CONFIG_OF_LIBFDT +#define CONFIG_SYS_GENERIC_BOARD
/* general purpose I/O */ #define CONFIG_AT91_GPIO
--
1.9.1

19 Sep
19 Sep
8:32 a.m.
New subject: [U-Boot] ARM: at91sam9n12ek: convert to generic board support
Dear Josh Wu,
Josh Wu Josh.wu@atmel.com writes:
Signed-off-by: Josh Wu josh.wu@atmel.com
include/configs/at91sam9n12ek.h | 1 + 1 file changed, 1 insertion(+)
applied to u-boot-atmel/master, thanks!
Best regards, Andreas Bießmann
3890
Age (days ago)
3907
Last active (days ago)
1 comments
2 participants
participants (2)
-
Andreas Bießmann
-
Josh Wu