On Mon, 27 May 2024 14:57:25 +0200, Sascha Hauer wrote: > The software BCH ECC support merged into barebox was a preliminary > version. Sync this with the code that was merged to the kernel. > This hasn't hit Linus' tree yet, but is merged into next: > https://lore.kernel.org/all/20240527121848.178542-1-miquel.raynal@xxxxxxxxxxx/ > > The version first merged into barebox has a syndrome page layout. With > this patch this is changed to the regular user data / OOB layout so that > the raw layout on the NAND matches the view the nand core has on the > chip. Merge this ASAP to match the layout the Kernel uses. The previous > layout didn't hit a release yet and should not be used. > > [...] Applied, thanks! [1/1] mtd: nand: mxc_nand: sync with kernel driver https://git.pengutronix.de/cgit/barebox/commit/?id=538a63f54e6a (link may not be stable) Best regards, -- Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>