On Fri, 04 Jul 2025 11:40:22 -0300, Fabio Estevam wrote: > The mx6sabresd U-Boot proper binary size has grown beyond the > CONFIG_BOARD_SIZE_LIMIT. > > Reduce its size by removing the CONFIG_MULTI_DTB_FIT, BOOTM_PLAN9 and > BOOTM_RTEMS options. > > According to doc/README.multi-dtb-fit: > > [...]
Applied to u-boot/master, thanks! [1/1] mx6sabresd: Reduce U-Boot proper size to fix boot regression commit: d1d53c252a4a746db5ebcdf0d6de3aa0feec504e -- Tom