aboutsummaryrefslogtreecommitdiff
path: root/tcl/board
diff options
context:
space:
mode:
Diffstat (limited to 'tcl/board')
-rw-r--r--tcl/board/lpc4350_spifi_generic.cfg5
1 files changed, 0 insertions, 5 deletions
diff --git a/tcl/board/lpc4350_spifi_generic.cfg b/tcl/board/lpc4350_spifi_generic.cfg
index a529c19b..b363f1ef 100644
--- a/tcl/board/lpc4350_spifi_generic.cfg
+++ b/tcl/board/lpc4350_spifi_generic.cfg
@@ -8,11 +8,6 @@ set CHIPNAME lpc4350
source [find target/lpc4350.cfg]
-#A large working area greatly reduces flash write times
-set _WORKAREASIZE 0x2000
-
-$_CHIPNAME.m4 configure -work-area-phys 0x10000000 -work-area-size $_WORKAREASIZE
-
#Configure the flash bank; 0x14000000 is the base address for
#lpc43xx/lpc18xx family micros.
flash bank SPIFI_FLASH lpcspifi 0x14000000 0 0 0 $_CHIPNAME.m4