From: Michal Simek <michal.simek@xilinx.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 0/5] ARM: zynq: Boot variables cleanup
Date: Wed, 11 Sep 2019 13:28:33 +0200 [thread overview]
Message-ID: <cover.1568201315.git.michal.simek@xilinx.com> (raw)
Hi,
for quite a long time Xilinx was using private boot method. Pretty long time
ago we have enabled distribution boot method and provided time to do
transition to it. Right now it is good time to remove old methods and move
to distro boot fully.
It is also the part of unification between Xilinx Zynq/ZynqMP and Versal
SoCs to use the same boot methods.
This series convert Zynq.
Variable modeboot is still setup because Topic boards and Syzygy are using it.
Thanks,
Michal
Michal Simek (5):
ARM: zynq: Specify MMC controller number for boot sequence
ARM: zynq: Enable USB1 as secondary boot device
ARM: zynq: Fix NOR boot mode
ARM: zynq: Use {} around variables for qspi and nand boot cmds
ARM: zynq: Remove all Xilinx private commands
board/xilinx/zynq/board.c | 2 +-
include/configs/zynq-common.h | 66 +++++------------------------------
2 files changed, 10 insertions(+), 58 deletions(-)
--
2.17.1
next reply other threads:[~2019-09-11 11:28 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-09-11 11:28 Michal Simek [this message]
2019-09-11 11:28 ` [U-Boot] [PATCH 1/5] ARM: zynq: Specify MMC controller number for boot sequence Michal Simek
2019-09-11 11:28 ` [U-Boot] [PATCH 2/5] ARM: zynq: Enable USB1 as secondary boot device Michal Simek
2019-09-11 11:28 ` [U-Boot] [PATCH 3/5] ARM: zynq: Fix NOR boot mode Michal Simek
2019-09-11 11:28 ` [U-Boot] [PATCH 4/5] ARM: zynq: Use {} around variables for qspi and nand boot cmds Michal Simek
2019-09-11 11:28 ` [U-Boot] [PATCH 5/5] ARM: zynq: Remove all Xilinx private commands Michal Simek
2019-10-08 7:47 ` [U-Boot] [PATCH 0/5] ARM: zynq: Boot variables cleanup 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.1568201315.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