[U-Boot] [PATCH] ARM: at91sam9rlek: convert to generic board support
Josh Wu
josh.wu at atmel.com
Tue Sep 2 12:14:11 CEST 2014
Signed-off-by: Josh Wu <josh.wu at atmel.com>
---
include/configs/at91sam9rlek.h | 2 ++
1 file changed, 2 insertions(+)
diff --git a/include/configs/at91sam9rlek.h b/include/configs/at91sam9rlek.h
index 3747098..b8d5dd1 100644
--- a/include/configs/at91sam9rlek.h
+++ b/include/configs/at91sam9rlek.h
@@ -34,6 +34,8 @@
#define CONFIG_CMD_BOOTZ
#define CONFIG_OF_LIBFDT
+#define CONFIG_SYS_GENERIC_BOARD
+
#define CONFIG_ATMEL_LEGACY
#define CONFIG_AT91_GPIO 1
#define CONFIG_AT91_GPIO_PULLUP 1
--
1.9.1
More information about the U-Boot
mailing list