On Tue, 20 Feb 2024 at 09:17, Sai Pavan Boddu <sai.pavan.bo...@amd.com> wrote: > > Add a new 2Gib octal flash mt35xu02gbba. Add an interface for versal > virt board to swap the default flash. > > Changes for V2: > Added type checks for provided flash part name. > > Sai Pavan Boddu (2): > block: m25p80: Add support of mt35xu02gbba > arm: xlnx-versal-virt: Add machine property ospi-flash > > hw/block/m25p80_sfdp.h | 1 + > hw/arm/xlnx-versal-virt.c | 44 ++++++++++++++++++++++++++++++++++++++- > hw/block/m25p80.c | 3 +++ > hw/block/m25p80_sfdp.c | 36 ++++++++++++++++++++++++++++++++ > 4 files changed, 83 insertions(+), 1 deletion(-)
Applied to target-arm.next, thanks. -- PMM