From 6c5e1781a102424353bf237386e7443b2ce3e4d3 Mon Sep 17 00:00:00 2001 From: Øyvind Harboe Date: Mon, 21 Mar 2011 14:13:09 +0100 Subject: omap4430: cortex a9 and a8 are now merged again MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Øyvind Harboe --- tcl/target/omap4430.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tcl') diff --git a/tcl/target/omap4430.cfg b/tcl/target/omap4430.cfg index 5bdb9d67..13ed80c3 100644 --- a/tcl/target/omap4430.cfg +++ b/tcl/target/omap4430.cfg @@ -82,7 +82,7 @@ jtag configure $_CHIPNAME.jrc -event post-reset "runtest 200" # second core. # set _TARGETNAME $_CHIPNAME.cpu -target create $_TARGETNAME cortex_a9 -chain-position $_CHIPNAME.dap -coreid 0 +target create $_TARGETNAME cortex_a8 -chain-position $_CHIPNAME.dap -coreid 0 # SRAM: 56KiB at 0x4030.0000 $_TARGETNAME configure -work-area-phys 0x40300000 -work-area-size 0x1000 -- cgit v1.2.3