[PATCH 0/7] Qi GTA03 implementation

Andy Green andy at openmoko.com
Tue Nov 11 13:27:48 CET 2008


These patches mainly change the s3c6410 build of Qi to boot on
GTA03 A1.  It breaks Qi for 6410 SMDK right now due to both DRAM
init differing and debug UART being different too.  When we find
an easy way to detect GTA03 device specifically we will be able
to go back to booting both GTA03 and SMDK.

Currently I2C Bitbang / PMU init is not working on GTA03 A1 so
the noncritical PMU init like enabling charging is broken,
otherwise it is able to boot Linux.

---

Andy Green (7):
      qi-doc-README-update.patch
      qi-fix-gta03-boot-uart3.patch
      qi-gta03-populate-variant-list.patch
      qi-clean-s3c6410.h-add-uart3.patch
      qi-gta03-pulldown-card-detect-mmc0.patch
      qi-gta03-add-openocd-config.patch
      qi-gta03-priority.patch


 README                                   |  102 +++++++++++++++++++++++++++++-
 include/s3c6410.h                        |   39 ++---------
 openocd-openmoko-debug-6410.cfg          |   16 +++++
 src/cpu/s3c6410/gta03.c                  |   34 +++++++++-
 src/cpu/s3c6410/smdk6410-steppingstone.c |    2 -
 src/cpu/s3c6410/start.S                  |   15 +---
 src/cpu/s3c6410/start_qi.c               |    2 -
 7 files changed, 156 insertions(+), 54 deletions(-)
 create mode 100644 openocd-openmoko-debug-6410.cfg

-- 
Signature



More information about the openmoko-kernel mailing list