[U-Boot] [PATCH 0/4] Topic board support updates
Mike Looijmans
mike.looijmans at topic.nl
Fri Aug 24 12:00:37 UTC 2018
There have been hardware changes to a few topic-miami boards, these are included
in these commits (the production version of the "lite" became cheaper, the "plus"
was made faster). Also improvements for usability.
@Michal: These also apply cleanly to u-boot-xlnx, it'd be great if they could be
included there as well.
Mike Looijmans (4):
topic-miamiplus: Run CPU at 800MHz for speedgrade-2
board: topic_miamilite: Support cost-reduced version
configs/topic_miami.h: Use same partitioning for USB boot as for SD
board: topic-miamiplus: Run IO PLL at 1000 MHz
arch/arm/dts/zynq-topic-miamilite.dts | 7 +++--
arch/arm/dts/zynq-topic-miamiplus.dts | 9 ++++++
.../topic/zynq/zynq-topic-miamilite/ps7_init_gpl.c | 14 ++++-----
board/topic/zynq/zynq-topic-miamilite/ps7_regs.txt | 14 ++++-----
.../topic/zynq/zynq-topic-miamiplus/ps7_init_gpl.c | 34 ++++++++++------------
include/configs/topic_miami.h | 19 +++++++-----
include/configs/topic_miamilite.h | 11 +++++++
7 files changed, 65 insertions(+), 43 deletions(-)
create mode 100644 include/configs/topic_miamilite.h
--
1.9.1
More information about the U-Boot
mailing list