Hi Tom, On Mon, Oct 28, 2024 at 09:20:10AM -0600, Tom Rini wrote: > [EXTERNAL MAIL] > Date: Mon, 28 Oct 2024 09:20:10 -0600 > From: Tom Rini <tr...@konsulko.com> > To: Leo Liang <ycli...@andestech.com> > Cc: u-boot@lists.denx.de, r...@andestech.com > Subject: Re: [GIT PULL] u-boot-riscv/next > > On Mon, Oct 28, 2024 at 08:25:55PM +0800, Leo Liang wrote: > > Hi Tom, > > > > The following changes since commit 28dc47038edc4e93f32d75a357131bcf01a18d85: > > > > Merge branch 'u-boot-nand-20241005' of > > https://gitlab.denx.de/u-boot/custodians/u-boot-nand-flash into next > > (2024-10-05 11:19:24 -0600) > > > > are available in the Git repository at: > > > > https://source.denx.de/u-boot/custodians/u-boot-riscv.git next > > > > for you to fetch changes up to f07daa5967f65771f90221ee9bfad9814e549647: > > > > riscv: mbv: Align DT with QEMU (2024-10-28 17:49:25 +0800) > > > > CI result shows no issue: > > https://source.denx.de/u-boot/custodians/u-boot-riscv/-/pipelines/23049 > > > > ---------------------------------------------------------------- > > Michal Simek (1): > > riscv: mbv: Align DT with QEMU > > > > arch/riscv/dts/xilinx-mbv32.dts | 30 ++++++++++-------------------- > > board/xilinx/mbv/Kconfig | 6 +++--- > > configs/xilinx_mbv32_defconfig | 12 ++++++------ > > 3 files changed, 19 insertions(+), 29 deletions(-) > > Why is this for -next and not master? We're not so far in to the cycle > that next is open, and this seems clear enough to pull in today. Thanks. > > -- > Tom
Michal said that this patch might have to wait for its counterpart in QEMU be merged. (https://lore.kernel.org/all/20241017072507.4033413-1-sai.pavan.bo...@amd.com/) But like you said, this seems clear enough for master. I will create another PR for this patch. Thanks! Best regards, Leo