summaryrefslogtreecommitdiff
path: root/config/pico-sdk/patches
AgeCommit message (Collapse)Author
33 hoursadd pico-sdk backport patch fixing gcc 14.xLeah Rowe
src/rp2_common/boot_stage2/boot2_w25x10cl.S:142: Error: junk at end of line, first unrecognized character is `0' src/rp2_common/boot_stage2/boot2_w25x10cl.S:145: Error: garbage following instruction -- `beq 00b' This should also fix it on Debian sid Experimental, where I'm testing with GCC 15 and other bleeding edge dependencies. Signed-off-by: Leah Rowe <leah@libreboot.org>