Hi, Øyvind! On Mon, Feb 23, 2009 at 12:09 AM, Øyvind Harboe <[email protected]> wrote: > On Sun, Feb 22, 2009 at 10:03 PM, Sergey Lapin <[email protected]> wrote: >> On Sun, Feb 22, 2009 at 8:04 PM, Øyvind Harboe <[email protected]> >> wrote: >>> Please post the patch as an attachment. It didn't apply cleanly.
Please see attached patch. All the best, S.
Index: src/target/target/pxa270.cfg =================================================================== --- src/target/target/pxa270.cfg (revision 1378) +++ src/target/target/pxa270.cfg (working copy) @@ -32,7 +32,7 @@ set _TARGETNAME [format "%s.cpu" $_CHIPNAME] -jtag newtap $_TARGETNAME -irlen 7 -ircapture 0x1 -irmask 0x7f -expected-id $_CPUTAPID +jtag newtap $_CHIPNAME cpu -irlen 7 -ircapture 0x1 -irmask 0x7f -expected-id $_CPUTAPID target create $_TARGETNAME xscale -endian $_ENDIAN -chain-position $_TARGETNAME -variant pxa27x # maps to PXA internal RAM. If you are using a PXA255
_______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
