All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/4] Topic board support updates
@ 2018-08-24 12:00 Mike Looijmans
  2018-08-24 12:00 ` [U-Boot] [PATCH 1/4] topic-miamiplus: Run CPU at 800MHz for speedgrade-2 Mike Looijmans
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Mike Looijmans @ 2018-08-24 12:00 UTC (permalink / raw)
  To: u-boot

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

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2019-01-22  7:30 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-08-24 12:00 [U-Boot] [PATCH 0/4] Topic board support updates Mike Looijmans
2018-08-24 12:00 ` [U-Boot] [PATCH 1/4] topic-miamiplus: Run CPU at 800MHz for speedgrade-2 Mike Looijmans
2018-09-07  9:28   ` Michal Simek
2018-08-24 12:00 ` [U-Boot] [PATCH 2/4] board: topic_miamilite: Support cost-reduced version Mike Looijmans
2018-09-07  9:30   ` Michal Simek
2019-01-18  8:34     ` Mike Looijmans
2019-01-22  7:30       ` Michal Simek
2018-08-24 12:00 ` [U-Boot] [PATCH 3/4] configs/topic_miami.h: Use same partitioning for USB boot as for SD Mike Looijmans
2018-09-07  9:30   ` Michal Simek
2018-08-24 12:00 ` [U-Boot] [PATCH 4/4] board: topic-miamiplus: Run IO PLL at 1000 MHz Mike Looijmans
2018-09-07  9:30   ` Michal Simek

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.