From: Michal Simek <michal.simek@xilinx.com>
To: u-boot@lists.denx.de, git@xilinx.com
Cc: Ashok Reddy Soma <ashok.reddy.soma@xilinx.com>,
Ibai Erkiaga <ibai.erkiaga-elorza@xilinx.com>,
Ilias Apalodimas <ilias.apalodimas@linaro.org>,
Michal Simek <monstr@monstr.eu>, Simon Glass <sjg@chromium.org>,
T Karthik Reddy <t.karthik.reddy@xilinx.com>
Subject: [PATCH 0/4] xilinx: zynqmp: Add support for dfu_alt_info setup at runtime
Date: Wed, 28 Jul 2021 12:51:19 +0200 [thread overview]
Message-ID: <cover.1627469480.git.michal.simek@xilinx.com> (raw)
Hi,
this series is just for composing dfu_alt_info string for capsule update to
work automatically based on current setup.
QSPI/MMC FAT bootmodes are handled and supported. Other bootmodes are
ignored for now.
Thanks,
Michal
Michal Simek (4):
xilinx: zynqmp: Change multi_boot() to return value
xilinx: zynqmp: use zynqmp_mmio_read() in multi_boot()
xilinx: zynqmp: Config non zero SYS_SPI_U_BOOT_OFFS
xilinx: zynqmp: Add support for runtime dfu_alt_info setup
board/xilinx/zynqmp/zynqmp.c | 69 +++++++++++++++++++++++++---
configs/xilinx_zynqmp_virt_defconfig | 2 +
2 files changed, 65 insertions(+), 6 deletions(-)
--
2.32.0
next reply other threads:[~2021-07-28 10:51 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-07-28 10:51 Michal Simek [this message]
2021-07-28 10:51 ` [PATCH 1/4] xilinx: zynqmp: Change multi_boot() to return value Michal Simek
2021-07-28 10:51 ` [PATCH 2/4] xilinx: zynqmp: use zynqmp_mmio_read() in multi_boot() Michal Simek
2021-07-28 10:51 ` [PATCH 3/4] xilinx: zynqmp: Config non zero SYS_SPI_U_BOOT_OFFS Michal Simek
2021-07-28 10:51 ` [PATCH 4/4] xilinx: zynqmp: Add support for runtime dfu_alt_info setup 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.1627469480.git.michal.simek@xilinx.com \
--to=michal.simek@xilinx.com \
--cc=ashok.reddy.soma@xilinx.com \
--cc=git@xilinx.com \
--cc=ibai.erkiaga-elorza@xilinx.com \
--cc=ilias.apalodimas@linaro.org \
--cc=monstr@monstr.eu \
--cc=sjg@chromium.org \
--cc=t.karthik.reddy@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