[PATCH 0/3] Qi booting control from rootfs

Andy Green andy at openmoko.com
Sun Nov 23 21:44:25 CET 2008


These patches allow some control over Qi booting actions
from the rootfs containing the kernel being considered.

/boot/noboot-<device>, eg, /boot/noboot-GTA02 if present
will force the rootfs to be not considered for booting.

/boot/append-<device>, eg, /boot/append-GTA02 if present
will get its contents added to Qi commandline passed to
Linux.

The docs are updated and a little change about GTA03
crept in there too.

---

Andy Green (3):
      qi-add-noboot-and-append-check.patch
      qi-gta03-framebuffer-init-to-c.patch
      qi-update-README.patch


 README                                   |   46 ++++++++++++++++++++----------
 include/qi.h                             |    2 +
 src/cpu/s3c2410/gta01.c                  |    8 +++--
 src/cpu/s3c2442/gta02.c                  |   10 ++++---
 src/cpu/s3c6410/gta03-steppingstone.c    |    6 +++-
 src/cpu/s3c6410/gta03.c                  |    5 +++
 src/cpu/s3c6410/smdk6410-steppingstone.c |   12 +++++---
 src/cpu/s3c6410/start.S                  |   10 -------
 src/phase2.c                             |   25 ++++++++++++++--
 9 files changed, 81 insertions(+), 43 deletions(-)

-- 
Signature



More information about the openmoko-kernel mailing list