Re: [PATCH] configs: j784s4: Enable OSPI NOR boot

2024-06-14 Thread Tom Rini
On Fri, 31 May 2024 17:32:41 -0500, Jonathan Humphreys wrote: > Set necessary configs to enable the j784s4 device to boot from OSPI NOR > flash. > > Applied to u-boot/master, thanks! -- Tom

[PATCH] configs: j784s4: Enable OSPI NOR boot

2024-05-31 Thread Jonathan Humphreys
Set necessary configs to enable the j784s4 device to boot from OSPI NOR flash. Signed-off-by: Jonathan Humphreys --- configs/j784s4_evm_a72_defconfig | 2 ++ configs/j784s4_evm_r5_defconfig | 2 ++ 2 files changed, 4 insertions(+) diff --git a/configs/j784s4_evm_a72_defconfig