diff --git a/boards/arm/lpc31xx/ea3131/scripts/pg-ld.script b/boards/arm/lpc31xx/ea3131/scripts/pg-ld.script index fe55efa64f..f652adff5d 100644 --- a/boards/arm/lpc31xx/ea3131/scripts/pg-ld.script +++ b/boards/arm/lpc31xx/ea3131/scripts/pg-ld.script @@ -53,8 +53,8 @@ MEMORY { - locked (rx) : ORIGIN = 0x11029080, LENGTH = 48K - 4224 - paged (rx) : ORIGIN = 0x11034000, LENGTH = 384K + locked (rx) : ORIGIN = 0x11029080, LENGTH = 52K - 4224 + paged (rx) : ORIGIN = 0x11035000, LENGTH = 380K data (rw) : ORIGIN = 0x11094000, LENGTH = 44K }