Remove obsolete line from firmware/sections.lds

Signed-off-by: Claire Wolf <claire@symbioticeda.com>
This commit is contained in:
Larry Doolittle 2020-04-23 18:01:24 +02:00 committed by Claire Wolf
parent 25c58766c3
commit 59ef49564f
1 changed files with 0 additions and 1 deletions

View File

@ -10,7 +10,6 @@ means.
MEMORY {
/* the memory in the testbench is 128k in size;
* set LENGTH=96k and leave at least 32k for stack */
mem : ORIGIN = 0x00000000, LENGTH = 0x0000c000
mem : ORIGIN = 0x00000000, LENGTH = 0x00018000
}