make PXA255 targets enumerate sort-of-OK
commit60e24aa597cde2703e933759aebff5d3c2dde314
authorDavid Brownell <dbrownell@users.sourceforge.net>
Fri, 9 Oct 2009 06:51:50 +0000 (8 23:51 -0700)
committerDavid Brownell <dbrownell@users.sourceforge.net>
Fri, 9 Oct 2009 06:51:50 +0000 (8 23:51 -0700)
treea60659ea49c002c7da8bb513f27bd2ad2413a5cc
parent6160a946ec2b89408b1eeb47a9b3f5916be43285
make PXA255 targets enumerate sort-of-OK

Startup now mostly works, except that the initial target state
is "unknown" ... previously, it refused to even start.

Getting that far required fixing the ircapture value (which
can never have been correct!) and the default JTAG clock rate,
then providing custom reset script.

The "reset" command is still iffy.  DCSR updates, and loading
the debug handler, report numerous DR/IR capture failures.
But once that's done, "poll" reports that the CPU is halted
(which it shouldn't be, this was "reset run"!), due to the
rather curious reason "target-not-halted".

Summary:  you still can't debug these parts, but it's closer.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
NEWS
tcl/target/pxa255.cfg