From: Michal Simek <michal.simek@amd.com>
To: <u-boot@lists.denx.de>, <git@xilinx.com>
Cc: Chia-Wei Wang <chiawei_wang@aspeedtech.com>,
Conor Dooley <conor.dooley@microchip.com>,
Eric Schikschneit <eric.schikschneit@novatechautomation.com>,
Hal Feng <hal.feng@starfivetech.com>,
Heinrich Schuchardt <xypron.glpk@gmx.de>,
Junhui Liu <junhui.liu@pigmoral.tech>,
Kongyang Liu <seashell11234455@gmail.com>,
Leo <ycliang@andestech.com>, Marek Vasut <marex@denx.de>,
Padmarao Begari <padmarao.begari@amd.com>,
Rick Chen <rick@andestech.com>, Simon Glass <sjg@chromium.org>,
Sumit Garg <sumit.garg@kernel.org>, Tom Rini <trini@konsulko.com>
Subject: [PATCH 0/4] xilinx: mbv: Prepare MBV for CI
Date: Tue, 22 Jul 2025 13:03:42 +0200 [thread overview]
Message-ID: <cover.1753182218.git.michal.simek@amd.com> (raw)
Hi,
this patch series is fixing issues reported by dt-schema and all 4
combinations are tested on Qemu to be able to wire them in CI.
U-Boot hooks changes are sent here
https://lore.kernel.org/r/82725079ee90362468fe8096db24ef2959725af9.1753181505.git.michal.simek@amd.com
Thanks,
Michal
Michal Simek (4):
xilinx: mbv: Disable OF_HAS_PRIOR_STAGE
xilinx: mbv: Add missing mmu-type cpu property
xilinx: mbv: Fix dt properties in interrupt controller node
xilinx: mbv: Use separate DTB for binman nodes
arch/riscv/dts/Makefile | 1 +
arch/riscv/dts/xilinx-binman.dts | 12 ++++++++++++
arch/riscv/dts/xilinx-mbv32.dts | 8 ++++----
arch/riscv/dts/xilinx-mbv64.dts | 8 ++++----
board/xilinx/mbv/Kconfig | 1 -
configs/xilinx_mbv32_defconfig | 1 +
configs/xilinx_mbv32_smode_defconfig | 1 +
configs/xilinx_mbv64_defconfig | 1 +
configs/xilinx_mbv64_smode_defconfig | 1 +
9 files changed, 25 insertions(+), 9 deletions(-)
create mode 100644 arch/riscv/dts/xilinx-binman.dts
--
2.43.0
base-commit: 063b2e618afb05a32d66218f3631a5f23b30ea3e
branch: debian-sent3
next reply other threads:[~2025-07-22 11:04 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-07-22 11:03 Michal Simek [this message]
2025-07-22 11:03 ` [PATCH 1/4] xilinx: mbv: Disable OF_HAS_PRIOR_STAGE Michal Simek
2025-08-11 11:38 ` Leo Liang
2025-07-22 11:03 ` [PATCH 2/4] xilinx: mbv: Add missing mmu-type cpu property Michal Simek
2025-08-11 11:39 ` Leo Liang
2025-07-22 11:03 ` [PATCH 3/4] xilinx: mbv: Fix dt properties in interrupt controller node Michal Simek
2025-08-11 11:42 ` Leo Liang
2025-07-22 11:03 ` [PATCH 4/4] xilinx: mbv: Use separate DTB for binman nodes Michal Simek
2025-08-11 11:43 ` Leo Liang
2025-08-01 11:23 ` [PATCH 0/4] xilinx: mbv: Prepare MBV for CI 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.1753182218.git.michal.simek@amd.com \
--to=michal.simek@amd.com \
--cc=chiawei_wang@aspeedtech.com \
--cc=conor.dooley@microchip.com \
--cc=eric.schikschneit@novatechautomation.com \
--cc=git@xilinx.com \
--cc=hal.feng@starfivetech.com \
--cc=junhui.liu@pigmoral.tech \
--cc=marex@denx.de \
--cc=padmarao.begari@amd.com \
--cc=rick@andestech.com \
--cc=seashell11234455@gmail.com \
--cc=sjg@chromium.org \
--cc=sumit.garg@kernel.org \
--cc=trini@konsulko.com \
--cc=u-boot@lists.denx.de \
--cc=xypron.glpk@gmx.de \
--cc=ycliang@andestech.com \
/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.