Commit Graph

3 Commits (25.06_branch)

Author SHA1 Message Date
Leah Rowe d66cfa5644 add pico-sdk backport patch fixing gcc 14.x
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>
2025-04-30 15:49:37 +01:00
Leah Rowe 514f61d6ba pico-sdk: Remove old, unnecessary patch
This was leftover from idk when. It's not in lbmk.

We don't need it here. This is a relic from when
the build system used git's submodules feature.

Nowadays, the build system automatically handles
directories such as what this patch handled.

Signed-off-by: Leah Rowe <leah@libreboot.org>
2025-01-07 02:12:13 +00:00
Leah Rowe 58ec3ca34f Canoeboot 20231026 release
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-10-27 08:21:04 +01:00