arm: mvebu: Make ECC support configurable on Armada XP
authorStefan Roese <sr@denx.de>
Thu, 10 Dec 2015 14:02:38 +0000 (15:02 +0100)
committerStefan Roese <sr@denx.de>
Thu, 14 Jan 2016 13:08:59 +0000 (14:08 +0100)
commit698ffab239609e75b8de8f7009c06311e8b0b21a
treee0f126720e8bcae796da79efdc45c2014a6989ed
parentbf0db8b82a0f2e1abcb073fe0b72e6b4ba7c5fe0
arm: mvebu: Make ECC support configurable on Armada XP

Currently, ECC support is enabled for all Armada XP boards. So the
DDR3 driver tries to configure the controller with ECC support, even
on boards without ECC. This patch makes this ECC optional which now
can be configured on a board-per-board basis.

Signed-off-by: Stefan Roese <sr@denx.de>
Cc: Luka Perkov <luka.perkov@sartura.hr>
Cc: Phil Sutter <phil@nwl.cc>
drivers/ddr/marvell/axp/ddr3_axp.h
drivers/ddr/marvell/axp/ddr3_axp_config.h
include/configs/db-mv784mp-gp.h
include/configs/maxbcm.h