[PATCH 0/9] Qi SDHC and large ext2/3 filesystem support

Andy Green andy at openmoko.com
Fri Sep 26 14:55:11 CEST 2008


The following series allows Qi to work with SDHC cards like Sandisk 8GB uSDHC
on Glamo, and enhances ext2 support (thanks to Ryan Chen's work) to work with the
different ext2/3 filesystem format found when it is placed on the large
partitions that are now possible with SDHC.

I also fix a couple of bugs in Qi utils.

---

Andy Green (9):
      qi-clean-debugging-messages.patch
      qi-fix-ext2-sdhc.patch
      qi-fix-ryan-chen-dynamic-inode-size.patch
      qi-block-sd-indexing-throughout.patch
      qi-fix-strncpy.patch
      qi-fix-slow-first-bulk.patch
      qi-fix-malloc-alignment.patch
      qi-fix-large-sdhc-timeout.patch
      qi-change-gta02-ext3-sd.patch


 src/drivers/glamo-mmc.c |   74 ++++++++++++++++++++++++++++++++++-------------
 src/fs/dev.c            |    4 ++-
 src/fs/ext2.c           |   74 +++++++++++++++++++++++++++++++++--------------
 src/gta02/gta02.c       |    2 +
 src/phase2.c            |    3 +-
 src/utils.c             |    5 +++
 6 files changed, 115 insertions(+), 47 deletions(-)

-- 
Signature



More information about the openmoko-kernel mailing list