summaryrefslogtreecommitdiff
path: root/firmware/boot.lds
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/boot.lds')
-rw-r--r--firmware/boot.lds2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/boot.lds b/firmware/boot.lds
index fc0d2c82c2..2f4594158e 100644
--- a/firmware/boot.lds
+++ b/firmware/boot.lds
@@ -52,7 +52,7 @@ INPUT(crt0.o)
52#define FLASHSIZE 256K - ROM_START 52#define FLASHSIZE 256K - ROM_START
53#endif 53#endif
54 54
55#if (CONFIG_CPU!=PP5002) && (CONFIG_CPU!=PP5002) 55#if (CONFIG_CPU!=PP5002) && (CONFIG_CPU!=PP5020)
56MEMORY 56MEMORY
57{ 57{
58 DRAM : ORIGIN = DRAMORIG, LENGTH = DRAMSIZE 58 DRAM : ORIGIN = DRAMORIG, LENGTH = DRAMSIZE