Re: [PATCH v2 2/3] arm: mach-k3: j721e: Enable OSPI boot

2024-02-24 Thread Kumar, Udit
Thanks For fixing this On 2/24/2024 5:53 AM, Jonathan Humphreys wrote: Add boot ROM XSPI bootmode, and set to BOOT_DEVICE_SPI if detected. Signed-off-by: Jonathan Humphreys --- arch/arm/mach-k3/include/mach/j721e_spl.h | 5 +++-- arch/arm/mach-k3/j721e_init.c | 3 ++- 2 files c

[PATCH v2 2/3] arm: mach-k3: j721e: Enable OSPI boot

2024-02-23 Thread Jonathan Humphreys
Add boot ROM XSPI bootmode, and set to BOOT_DEVICE_SPI if detected. Signed-off-by: Jonathan Humphreys --- arch/arm/mach-k3/include/mach/j721e_spl.h | 5 +++-- arch/arm/mach-k3/j721e_init.c | 3 ++- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/arch/arm/mach-k3/includ