[PATCH 0/3] GTA03 Jtag support

Andy Green andy at openmoko.com
Fri Aug 22 15:54:13 CEST 2008


These patches allow the single qi image to be used in JTAG run-from-ram
mode as well, and provide the openocd script for it.  This means we don't
need the lowlevel_foo stuff that used to come out of U-Boot but we can use
the single image/qi binary for both NAND and JTAG purposes.

In addition we correct the peripheral clock for GTA03 to 66MHz (nice) so
serial traffic is OK.

This runs fine on GTA03 now over JTAG, but of course dies because nothing
useful is in NAND right now.

---

Andy Green (3):
      add-openocd-script.patch
      fix-gta03-pclk.patch
      add-jtag-detection.patch


 gta03-qi.ocd      |   33 +++++++++++++++++++++++++++++++++
 src/gta03/gta03.c |    2 +-
 src/start.S       |   19 +++++++++++++++----
 src/start_qi.c    |   42 ++++++++++++++++++++++++++++++------------
 4 files changed, 79 insertions(+), 17 deletions(-)
 create mode 100755 gta03-qi.ocd

-- 
Signature



More information about the openmoko-kernel mailing list