From: Andreas Bießmann Date: Fri, 6 Feb 2015 22:06:49 +0000 (+0100) Subject: grasshopper: enable generic board X-Git-Tag: v2015.04-rc3~58^2~1 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=573feec8a43bd1b44134a1a5ce10676b577d0358;p=u-boot grasshopper: enable generic board Signed-off-by: Andreas Bießmann --- diff --git a/include/configs/grasshopper.h b/include/configs/grasshopper.h index 83f0ed2a62..54eb9777d7 100644 --- a/include/configs/grasshopper.h +++ b/include/configs/grasshopper.h @@ -62,6 +62,10 @@ #define CONFIG_USART_BASE ATMEL_BASE_USART1 #define CONFIG_USART_ID 1 +#define CONFIG_SYS_GENERIC_BOARD +#define CONFIG_BOARD_EARLY_INIT_F +#define CONFIG_BOARD_EARLY_INIT_R + /* User serviceable stuff */ #define CONFIG_CMDLINE_TAG #define CONFIG_SETUP_MEMORY_TAGS