summaryrefslogtreecommitdiffstats
path: root/include/configs/db-88f6820-gp.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/db-88f6820-gp.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/db-88f6820-gp.h')
-rw-r--r--include/configs/db-88f6820-gp.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/configs/db-88f6820-gp.h b/include/configs/db-88f6820-gp.h
index a6ecba3bd1..d76ceb72b0 100644
--- a/include/configs/db-88f6820-gp.h
+++ b/include/configs/db-88f6820-gp.h
@@ -14,11 +14,6 @@
#define CONFIG_ARMADA_38X
#define CONFIG_DB_88F6820_GP /* Board target name for DDR training */
-#define CONFIG_SYS_L2_PL310
-
-#ifdef CONFIG_SPL_BUILD
-#define CONFIG_SKIP_LOWLEVEL_INIT /* disable board lowlevel_init */
-#endif
#define CONFIG_DISPLAY_BOARDINFO_LATE
/*
OpenPOWER on IntegriCloud