diff --git a/kernel/chips/pulp/link.ld b/kernel/chips/pulp/link.ld index 27c2397..64a5a22 100644 --- a/kernel/chips/pulp/link.ld +++ b/kernel/chips/pulp/link.ld @@ -4,7 +4,7 @@ ENTRY( _start ) MEMORY { L2 : ORIGIN = 0x1c000004, LENGTH = 0x0007fffc - L1 : ORIGIN = 0x10000004, LENGTH = 0x0000fffc + L1 : ORIGIN = 0x10000004, LENGTH = 0x0007fffc } /*