summaryrefslogtreecommitdiffstats
path: root/include/configs
diff options
context:
space:
mode:
authorHeiko Schocher <hs@denx.de>2016-05-25 07:23:48 +0200
committerAndreas Bießmann <andreas@biessmann.org>2016-06-26 20:17:22 +0200
commit8e6e8221c78ed283a45f8598c65ffe4d287dcf42 (patch)
treeffaeb2d02e7b2efdff7d1e8797662c4aabb5c667 /include/configs
parent13ee78907418872cc2c7943e3a82183af8229e8a (diff)
downloadblackbird-obmc-uboot-8e6e8221c78ed283a45f8598c65ffe4d287dcf42.tar.gz
blackbird-obmc-uboot-8e6e8221c78ed283a45f8598c65ffe4d287dcf42.zip
arm: at91: taurus/axm: add DM and DTS support
add DM and DTS support for the at91 based siemens boards. Signed-off-by: Heiko Schocher <hs@denx.de> Reviewed-by: Andreas Bießmann <andreas@biessmann.org> [rebased on current ToT] Signed-off-by: Andreas Bießmann <andreas@biessmann.org>
Diffstat (limited to 'include/configs')
-rw-r--r--include/configs/taurus.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/taurus.h b/include/configs/taurus.h
index 0b05289d07..882a4e5dbf 100644
--- a/include/configs/taurus.h
+++ b/include/configs/taurus.h
@@ -45,7 +45,7 @@
#define CONFIG_CMDLINE_TAG /* enable passing of ATAGs */
#define CONFIG_SETUP_MEMORY_TAGS
#define CONFIG_INITRD_TAG
-#define CONFIG_SKIP_LOWLEVEL_INIT
+#define CONFIG_SKIP_LOWLEVEL_INIT_ONLY
#define CONFIG_BOARD_EARLY_INIT_F
#define CONFIG_DISPLAY_CPUINFO
OpenPOWER on IntegriCloud