diff options
Diffstat (limited to 'tcl/target/xba_revA3.cfg')
-rw-r--r-- | tcl/target/xba_revA3.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tcl/target/xba_revA3.cfg b/tcl/target/xba_revA3.cfg index e1c88705..9d258a52 100644 --- a/tcl/target/xba_revA3.cfg +++ b/tcl/target/xba_revA3.cfg @@ -76,7 +76,7 @@ $_TARGETNAME configure -event reset-init { flash probe 0 } -$_TARGETNAME configure -work-area-virt 0 -work-area-phys 0x20010000 -work-area-size 0x8060 -work-area-backup 0 +$_TARGETNAME configure -work-area-phys 0x20010000 -work-area-size 0x8060 -work-area-backup 0 flash bank cfi 0x50000000 0x400000 2 2 $_TARGETNAME |