u-boot-brain/board/armltd/vexpress64
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
..
Kconfig vexpress64: cut config and defaults for unclear variant 2015-03-28 12:07:46 -04:00
MAINTAINERS vexpress64: support the Juno Development Platform 2015-01-30 09:19:17 -05:00
Makefile arm64: board support of vexpress_aemv8a 2014-01-09 16:08:58 +01:00
vexpress64.c vexpress64: use DM for all vexpress64 boards 2015-04-23 08:52:26 -04:00