diff --git a/kernel/chips/pulpissimo/link.ld b/kernel/chips/pulpissimo/link.ld index 013d96b..9453149 100644 --- a/kernel/chips/pulpissimo/link.ld +++ b/kernel/chips/pulpissimo/link.ld @@ -3,7 +3,7 @@ OUTPUT_ARCH(riscv) ENTRY( _start ) MEMORY { - L2 : ORIGIN = 0x1c000004, LENGTH = 0x0007fffc + L2 : ORIGIN = 0x1c000004, LENGTH = 0x0004fffc } /*