openocd/tcl
David Brownell fd108f5737 PXA255: support Intel "Lubbock" platform
Config for Intel's "Lubbock" PXA255 development board.  Even more
so than the PXA255 itself, this is obsolete.  AFAIK this was the
first generally available development platform for PXA255.  Intel
stopped providing these after other devel boards became available.

One interesting thing about this board from the OpenOCD perspective
is probably its flash configuration.  Each bank is 32 bits wide,
built from two 16-bit StrataFlash chips wired in parallel.  This
doubles throughput ... it reads/writes 32 bits in the time a single
chip takes to write just 16 bits.

This conf mostly works, given XScale bugfixes, but has some issues
(notably: no access to the on-board SDRAM) flagged by FIXMEs.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
2009-11-04 21:11:44 -08:00
..
board PXA255: support Intel "Lubbock" platform 2009-11-04 21:11:44 -08:00
chip Remove annoying end-of-line whitespace from tcl/* files 2009-09-21 18:48:22 +00:00
cpld Xilinx xcr3256.cfg basic config script 2009-10-12 15:12:35 +02:00
cpu/arm Move TCL script files -- Step 2 of 2: 2009-05-27 06:49:24 +00:00
interface Olimex FT2232H JTAG adapters 2009-10-29 15:39:03 -07:00
target remove "-ircapture 0x1 -irmask 0x1" from stm32.cfg 2009-11-01 07:02:23 -08:00
test Fix incorrect line endings 2009-10-26 22:39:24 +00:00
bitsbytes.tcl Remove annoying end-of-line whitespace from tcl/* files 2009-09-21 18:48:22 +00:00
memory.tcl Remove annoying end-of-line whitespace from tcl/* files 2009-09-21 18:48:22 +00:00
mmr_helpers.tcl Remove annoying end-of-line whitespace from tcl/* files 2009-09-21 18:48:22 +00:00
readable.tcl Remove annoying end-of-line whitespace from tcl/* files 2009-09-21 18:48:22 +00:00