On Fri, 14 Jun 2024 15:36:00 +0200, Sascha Hauer wrote: > The NAND layer has become bigger with the last update causing size > constrained configs like am335x_mlo_defconfig to fail because the binary > gets too big. Squeeze some bytes out of the binary space for such > configs by disabling some unneeded features. > > Sascha Hauer (3): > mtd: nand: Kconfig: whitespace cleanups > mtd: nand: make exec_op optional > mtd: nand: make interleaved placement optional > > [...] Applied, thanks! [1/3] mtd: nand: Kconfig: whitespace cleanups https://git.pengutronix.de/cgit/barebox/commit/?id=eb6429a2b87b (link may not be stable) [2/3] mtd: nand: make exec_op optional https://git.pengutronix.de/cgit/barebox/commit/?id=0958c15cebd7 (link may not be stable) [3/3] mtd: nand: make interleaved placement optional https://git.pengutronix.de/cgit/barebox/commit/?id=d1fe68f1b010 (link may not be stable) Best regards, -- Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>