diff mbox

[U-Boot,v3,11/12] grasshopper: enable generic board

Message ID 1423260410-9290-12-git-send-email-andreas.devel@googlemail.com
State Accepted, archived
Delegated to: Andreas Bießmann
Headers show

Commit Message

Andreas Bießmann Feb. 6, 2015, 10:06 p.m. UTC
Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com>
---

Changes in v3: None
Changes in v2: None
Changes in v1: None

 include/configs/grasshopper.h |    4 ++++
 1 file changed, 4 insertions(+)

Comments

Andreas Bießmann Feb. 16, 2015, 8:23 p.m. UTC | #1
Dear Andreas Devel,

Andreas Devel <andreas.devel@googlemail.com> writes:
>Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com>
>---
>
>Changes in v3: None
>Changes in v2: None
>Changes in v1: None
>
> include/configs/grasshopper.h |    4 ++++
> 1 file changed, 4 insertions(+)

applied to u-boot-avr32/master, thanks!

Best regards,
Andreas Bießmann
diff mbox

Patch

diff --git a/include/configs/grasshopper.h b/include/configs/grasshopper.h
index 83f0ed2..54eb977 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