]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/clearfog.h
arm: mvebu: Move SoC selection (A38X vs AXP) into Kconfig
[people/ms/u-boot.git] / include / configs / clearfog.h
index c74415d82ba34930d7a6d1d8cc2623ce72e83381..6c5356b35d66f76db0eba9da0d7e7b5efb2cc581 100644 (file)
@@ -10,8 +10,6 @@
 /*
  * High Level Configuration Options (easy to change)
  */
-#define CONFIG_ARMADA_XP               /* SOC Family Name */
-#define CONFIG_ARMADA_38X
 #define CONFIG_DB_88F6820_GP           /* Board target name for DDR training */
 
 #define CONFIG_DISPLAY_BOARDINFO_LATE
 #endif
 #endif
 
-/* Enable DDR support in SPL (DDR3 training from Marvell bin_hdr) */
-#define CONFIG_SYS_MVEBU_DDR_A38X
-#define CONFIG_DDR3
-
 /*
  * mv-common.h should be defined after CMD configs since it used them
  * to enable certain macros