public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Michal Simek <michal.simek@xilinx.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 0/2] arm64: zynqmp: Add missing psu_init configuration files
Date: Wed, 28 Mar 2018 16:50:53 +0200	[thread overview]
Message-ID: <cover.1522248641.git.michal.simek@xilinx.com> (raw)

Hi,

this patchset is adding missing low level configuration files for
current boards supported by U-Boot.

Thanks,
Michal


Michal Simek (2):
  arm64: zynqmp: Add low level initialization for zcu102-revA
  arm64: zynqmp: Add low level initialization for zc1751

 .../zynqmp/zynqmp-zc1751-xm015-dc1/psu_init_gpl.c  | 912 ++++++++++++++++++++
 .../zynqmp/zynqmp-zc1751-xm016-dc2/psu_init_gpl.c  | 900 ++++++++++++++++++++
 .../zynqmp/zynqmp-zc1751-xm018-dc4/psu_init_gpl.c  | 900 ++++++++++++++++++++
 .../zynqmp/zynqmp-zc1751-xm019-dc5/psu_init_gpl.c  | 926 +++++++++++++++++++++
 .../zynqmp/zynqmp-zcu102-revA/psu_init_gpl.c       | 826 ++++++++++++++++++
 5 files changed, 4464 insertions(+)
 create mode 100644 board/xilinx/zynqmp/zynqmp-zc1751-xm015-dc1/psu_init_gpl.c
 create mode 100644 board/xilinx/zynqmp/zynqmp-zc1751-xm016-dc2/psu_init_gpl.c
 create mode 100644 board/xilinx/zynqmp/zynqmp-zc1751-xm018-dc4/psu_init_gpl.c
 create mode 100644 board/xilinx/zynqmp/zynqmp-zc1751-xm019-dc5/psu_init_gpl.c
 create mode 100644 board/xilinx/zynqmp/zynqmp-zcu102-revA/psu_init_gpl.c

-- 
1.9.1

             reply	other threads:[~2018-03-28 14:50 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-28 14:50 Michal Simek [this message]
2018-03-28 14:50 ` [U-Boot] [PATCH 1/2] arm64: zynqmp: Add low level initialization for zcu102-revA Michal Simek
2018-03-28 14:50 ` [U-Boot] [PATCH 2/2] arm64: zynqmp: Add low level initialization for zc1751 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=cover.1522248641.git.michal.simek@xilinx.com \
    --to=michal.simek@xilinx.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox