All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mike Looijmans <mike.looijmans@topic.nl>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 0/4] Topic board support updates
Date: Fri, 24 Aug 2018 14:00:37 +0200	[thread overview]
Message-ID: <1535112041-1563-1-git-send-email-mike.looijmans@topic.nl> (raw)

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

             reply	other threads:[~2018-08-24 12:00 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-24 12:00 Mike Looijmans [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1535112041-1563-1-git-send-email-mike.looijmans@topic.nl \
    --to=mike.looijmans@topic.nl \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.