On Mon, 11 Aug 2025 13:16:06 -0600, Tom Rini wrote: > In order to set the BOOTFILE symbol we first need to have USE_BOOTFILE > be set, or some of the logic might not work as expected later on when > building. Second, defaults like this belong with the symbol itself. > >
Applied to u-boot/master, thanks! [1/1] arm: socfpga: Correct how we set BOOTFILE commit: 6d3382fad32baa0c09d43b526c99ea75838b3ca8 -- Tom