mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-26 12:00:48 -09:00
The Cadence QSPI driver is broken in version 6.12.36. It was fixed by a subsequent patch: https://lore.kernel.org/all/20250730093234.216392179@linuxfoundation.org/ Which was later backported to the 6.12 stable branch. Bump the kernel version to the latest 6.12.x stable version to fix QSPI support. Signed-off-by: Romain Gantois <romain.gantois@bootlin.com> Signed-off-by: Julien Olivain <ju.o@free.fr>