summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorAndreas Bießmann <andreas.devel@googlemail.com>2015-03-01 22:01:13 +0100
committerTom Rini <trini@konsulko.com>2015-03-02 08:49:48 -0500
commited78b11ca43b37d4cb4a1987cb67dcdd53a869b7 (patch)
tree5d6d4fdfcae68858039c2fef39a0d0e72214b467 /include
parentcc2b49c2baa54bc0223c585f1918fc7c2582235b (diff)
downloadtalos-obmc-uboot-ed78b11ca43b37d4cb4a1987cb67dcdd53a869b7.tar.gz
talos-obmc-uboot-ed78b11ca43b37d4cb4a1987cb67dcdd53a869b7.zip
atngwmkii: convert to generic board
Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com>
Diffstat (limited to 'include')
-rw-r--r--include/configs/atngw100mkii.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/configs/atngw100mkii.h b/include/configs/atngw100mkii.h
index 35eae76930..eaed7eaa20 100644
--- a/include/configs/atngw100mkii.h
+++ b/include/configs/atngw100mkii.h
@@ -16,6 +16,10 @@
#define CONFIG_AT32AP7000
#define CONFIG_ATNGW100MKII
+#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
OpenPOWER on IntegriCloud