removed the redundant RW_IRAM1 region

pull/10349/head
Shrikant Tudavekar 2019-04-10 10:59:17 -05:00
parent 3ee1498b57
commit 53ae5fea87
1 changed files with 0 additions and 4 deletions

View File

@ -38,10 +38,6 @@ LR_IROM1 MBED_APP_START {
.ANY (+RW +ZI)
}
RW_IRAM1 AlignExpr(+0, 16) { ; 16 byte-aligned
.ANY (+RW +ZI)
}
; Too large to place into internal SRAM. So place into external SRAM instead.
ER_XRAM1 0x60000000 {
*lwip_* (+ZI)