diff mbox

[U-Boot] atngw100: convert to generic board

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

Commit Message

Andreas Bießmann May 23, 2015, 9:09 p.m. UTC
Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com>
---
Tested on an atngw100 thankfully provided by Waldemar. Thus
http://patchwork.ozlabs.org/patch/470705/ is not required.

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

Comments

Andreas Bießmann June 10, 2015, 12:08 p.m. UTC | #1
Dear =?utf-8?q?Andreas_Bie=C3=9Fmann?=,

Andreas Devel <andreas.devel@googlemail.com> writes:
>Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com>
>---
>Tested on an atngw100 thankfully provided by Waldemar. Thus
>http://patchwork.ozlabs.org/patch/470705/ is not required.
>
> include/configs/atngw100.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/atngw100.h b/include/configs/atngw100.h
index 540e86a..ef4e2fc 100644
--- a/include/configs/atngw100.h
+++ b/include/configs/atngw100.h
@@ -14,6 +14,10 @@ 
 #define CONFIG_AT32AP7000
 #define CONFIG_ATNGW100
 
+#define CONFIG_SYS_GENERIC_BOARD
+#define CONFIG_BOARD_EARLY_INIT_F
+#define CONFIG_BOARD_EARLY_INIT_R
+
 /*
  * Set up the PLL to run at 140 MHz, the CPU to run at the PLL
  * frequency, the HSB and PBB busses to run at 1/2 the PLL frequency