[U-Boot] [PATCH] ARM: atmel: switch at91sam9263ek to generic board
Bo Shen
voice.shen at atmel.com
Wed Sep 24 09:35:53 CEST 2014
Signed-off-by: Bo Shen <voice.shen at 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
More information about the U-Boot
mailing list