uboot/board/armltd
Linus Walleij d280ea00ef vexpress64: use DM for all vexpress64 boards
Commit d8bafe1310
"ARMv8: enable DM in vexpress64 board" only enabled DM
for the simulated vexpress64 board (FVP) with the
hardcoded clock value for the simulated board, causing
a console regression on the Juno board which was using
a different clock setting.

Fix this by enabling DM for all vexpress64 boards,
defining the clock frequency per-board, deleting the
static array of PL01x ports from the config file and
relying solely on the port defined in the boardfile
using platform data.

Cc: David Feng <fenghua@phytium.com.cn>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
2015-04-23 08:52:26 -04:00
..
integrator remove unnecessary version.h includes 2015-03-24 10:50:50 -04:00
versatile remove unnecessary version.h includes 2015-03-24 10:50:50 -04:00
vexpress kconfig: arm: introduce symbol for ARM CPUs 2014-10-29 09:02:09 -04:00
vexpress64 vexpress64: use DM for all vexpress64 boards 2015-04-23 08:52:26 -04:00