[PATCH 4/4] xilinx: mbv: Use separate DTB for binman nodes
Leo Liang
ycliang at andestech.com
Mon Aug 11 13:43:27 CEST 2025
On Tue, Jul 22, 2025 at 01:03:46PM +0200, Michal Simek wrote:
> The commit d92fdb60677b ("binman: Add option for pointing to separate
> description") added support for separating binman description to own file
> not the be the part of DT for OS.
> The main reason is that binman is not passing dt schema validation that's
> why want to keep it separated.
>
> Signed-off-by: Michal Simek <michal.simek at amd.com>
> ---
>
> arch/riscv/dts/Makefile | 1 +
> arch/riscv/dts/xilinx-binman.dts | 12 ++++++++++++
> arch/riscv/dts/xilinx-mbv32.dts | 2 --
> arch/riscv/dts/xilinx-mbv64.dts | 2 --
> configs/xilinx_mbv32_defconfig | 1 +
> configs/xilinx_mbv32_smode_defconfig | 1 +
> configs/xilinx_mbv64_defconfig | 1 +
> configs/xilinx_mbv64_smode_defconfig | 1 +
> 8 files changed, 17 insertions(+), 4 deletions(-)
> create mode 100644 arch/riscv/dts/xilinx-binman.dts
Acked-by: Leo Yu-Chi Liang <ycliang at andestech.com>
More information about the U-Boot
mailing list