On Thu, 06 Mar 2025 08:39:20 +0300, Alexander Shiyan wrote: > This patch removes the AT91_LOAD_BAREBOX_SRAM option. > The option was introduced over 12 years ago and is now misleading. > The functionality of loading a stage into SRAM can now be implemented > via PBL in a low-level board-specific call. > For boot sources (other than MMC), BOOTRom expects the size of the > image to boot into SRAM in exception vector 6, so let's fix > barebox-arm-head to always use the correct value here. > > [...] Applied, thanks! [1/1] at91: Remove AT91_LOAD_BAREBOX_SRAM option https://git.pengutronix.de/cgit/barebox/commit/?id=e9a01d3498f5 (link may not be stable) Best regards, -- Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>