On Wed, 17 Sep 2025 09:22:18 +0200, Michal Simek wrote: > The commit 210702ae6ce8 ("spl: spi: fix falcon mode for spi boot") fixed > the logic of spl_start_uboot() where 0 means OS boot and 1 means u-boot. > Zynq/ZynqMP enable OS_BOOT by default but it was never really be used > that's why disable it to boot via U-Boot phase all the time. > >
Applied to u-boot/master, thanks! [1/1] xilinx: Disable SPL_OS_BOOT for Zynq and ZynqMP commit: 5b35aa9da1e0795981cf7bafd1053feb7de95be2 -- Tom