summaryrefslogtreecommitdiffstats
path: root/include/configs/maxbcm.h
diff options
context:
space:
mode:
authorStefan Roese <sr@denx.de>2015-11-18 12:44:29 +0100
committerStefan Roese <sr@denx.de>2016-01-14 14:08:59 +0100
commit8a02ec1dc671f452a57fb934f13a0e4e9ae269b8 (patch)
tree05642c11d3f75f37f5d1093668a2c20be441fc7c /include/configs/maxbcm.h
parente3b9c98a23ca999a80d7f1dfdba17b52f91f41d0 (diff)
downloadtalos-obmc-uboot-8a02ec1dc671f452a57fb934f13a0e4e9ae269b8.tar.gz
talos-obmc-uboot-8a02ec1dc671f452a57fb934f13a0e4e9ae269b8.zip
arm: mvebu: Move some defines to common include file
This patch moves some config options to the mvebu common include file. Making it easier to not forget these defines for new boards. Signed-off-by: Stefan Roese <sr@denx.de> Cc: Luka Perkov <luka.perkov@sartura.hr> Cc: Dirk Eibach <dirk.eibach@gdsys.cc>
Diffstat (limited to 'include/configs/maxbcm.h')
-rw-r--r--include/configs/maxbcm.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/maxbcm.h b/include/configs/maxbcm.h
index ada5267d34..49e83c0fc6 100644
--- a/include/configs/maxbcm.h
+++ b/include/configs/maxbcm.h
@@ -11,9 +11,6 @@
* High Level Configuration Options (easy to change)
*/
#define CONFIG_ARMADA_XP /* SOC Family Name */
-#ifdef CONFIG_SPL_BUILD
-#define CONFIG_SKIP_LOWLEVEL_INIT /* disable board lowlevel_init */
-#endif
#define CONFIG_DISPLAY_BOARDINFO_LATE
/*
OpenPOWER on IntegriCloud