]> git.sur5r.net Git - openocd/blobdiff - tcl/target/am437x.cfg
tcl: target: am437x: use entire SRAM area
[openocd] / tcl / target / am437x.cfg
index d6e1afaf9ae520403852525a2f974221ff32961d..c58cd894490fe9aefa92355bc4487167a6d50baf 100644 (file)
@@ -47,5 +47,5 @@ jtag configure $_CHIPNAME.jrc -event post-reset "runtest 100"
 set _TARGETNAME $_CHIPNAME.cpu
 target create $_TARGETNAME cortex_a -chain-position $_CHIPNAME.dap -dbgbase 0x80000000
 
-# SRAM: 64K at 0x4030.0000; use the first 16K
-$_TARGETNAME configure -work-area-phys 0x40300000 -work-area-size 0x4000
+# SRAM: 256K at 0x4030.0000
+$_TARGETNAME configure -work-area-phys 0x40300000 -work-area-size 0x40000