
This series enables OSPI storage and boot.
fixes: 58d61fb5a77e ("arm: dts: k3-j721e-sk: Add initial A72 specific dts support")
Changes from v1: - added patch to remove the OSPI phy pattern partition, as it wasn't used
v1: https://patchwork.ozlabs.org/project/uboot/list/?series=396241
Jonathan Humphreys (3): configs: j721e: Enable OSPI memory arm: mach-k3: j721e: Enable OSPI boot arm: dts: k3-j721e-sk: Remove OSPI phypattern partition
arch/arm/dts/k3-j721e-sk-u-boot.dtsi | 4 ---- arch/arm/mach-k3/include/mach/j721e_spl.h | 5 +++-- arch/arm/mach-k3/j721e_init.c | 3 ++- configs/j721e_evm_a72_defconfig | 7 +++++++ configs/j721e_evm_r5_defconfig | 6 ++++++ 5 files changed, 18 insertions(+), 7 deletions(-)