summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorAndreas Bießmann <andreas.devel@googlemail.com>2015-05-23 23:09:15 +0200
committerAndreas Bießmann <andreas.devel@googlemail.com>2015-06-10 14:03:17 +0200
commitfb1e3eb9eae5eda7fe9ea0efce60ae95a62d0006 (patch)
tree40993929afad9fb7a5fb81e65df9545bd5cd508f /include
parent3d0158ae18bef2ac89979f4c90419d3add436c71 (diff)
downloadtalos-obmc-uboot-fb1e3eb9eae5eda7fe9ea0efce60ae95a62d0006.tar.gz
talos-obmc-uboot-fb1e3eb9eae5eda7fe9ea0efce60ae95a62d0006.zip
atngw100: convert to generic board
Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com>
Diffstat (limited to 'include')
-rw-r--r--include/configs/atngw100.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/configs/atngw100.h b/include/configs/atngw100.h
index 1202ec2494..56bd7f87d1 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
OpenPOWER on IntegriCloud