Files
u-boot/include
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
..
2015-04-18 16:54:29 -04:00
2015-04-10 14:23:23 +02:00
2015-04-22 12:14:55 -04:00
2015-04-10 14:22:48 +02:00
2015-04-18 11:11:18 -06:00
2015-04-16 19:27:40 -06:00
2015-04-20 17:57:13 -05:00