arm: mvebu: Make ECC support configurable on Armada XP
[oweals/u-boot.git] / include / configs / maxbcm.h
index 49e83c0fc63c61606689f1514317388ae4cdf0b6..23e552646dca81796f6ec83f6183db3343b7ff16 100644 (file)
 /* Enable DDR support in SPL (DDR3 training from Marvell bin_hdr) */
 #define CONFIG_SYS_MVEBU_DDR_AXP
 #define CONFIG_DDR_FIXED_SIZE          (1 << 20)       /* 1GiB */
+#define CONFIG_BOARD_ECC_SUPPORT       /* this board supports ECC */
 
 #endif /* _CONFIG_DB_MV7846MP_GP_H */