aboutsummaryrefslogtreecommitdiffstats
path: root/lib/rp2040/rp2040.patch
diff options
context:
space:
mode:
Diffstat (limited to 'lib/rp2040/rp2040.patch')
-rw-r--r--lib/rp2040/rp2040.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/lib/rp2040/rp2040.patch b/lib/rp2040/rp2040.patch
index 0aa24bd5..bae9e6d1 100644
--- a/lib/rp2040/rp2040.patch
+++ b/lib/rp2040/rp2040.patch
@@ -1,3 +1,16 @@
+diff --git a/lib/rp2040/boot_stage2/boot2_generic_03h.S b/lib/rp2040/boot_stage2/boot2_generic_03h.S
+index a10e66abd..cc7e4fbc7 100644
+--- a/lib/rp2040/boot_stage2/boot2_generic_03h.S
++++ b/lib/rp2040/boot_stage2/boot2_generic_03h.S
+@@ -16,7 +16,7 @@
+ // 4-byte checksum. Therefore code size cannot exceed 252 bytes.
+ // ----------------------------------------------------------------------------
+
+-#include "pico/asm_helper.S"
++//#include "pico/asm_helper.S"
+ #include "hardware/regs/addressmap.h"
+ #include "hardware/regs/ssi.h"
+
diff --git a/lib/rp2040/boot_stage2/boot2_w25q080.S b/lib/rp2040/boot_stage2/boot2_w25q080.S
index ad3238e2..8fb3def4 100644
--- a/lib/rp2040/boot_stage2/boot2_w25q080.S