qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH] NAND image conversion utility for the Spitz machine


From: andrzej zaborowski
Subject: [Qemu-devel] [PATCH] NAND image conversion utility for the Spitz machines.
Date: Fri, 16 Mar 2007 23:17:15 +0100

This is a small program that converts NAND Flash images from raw to
the format used by hw/nand.c. I don't know if it should be included in
qemu (it's handy for me to have it included). What it does:
- takes on standard input flash rootfs partition images generated
from some OpenEmbedded-based build systems (i.e. Poky or OpenZaurus)
- offsets the image to the rootfs partition's start,
- inserts proper jffs2 markers in the Out-Of-Band areas in the flash
so that Linux doesn't protest. Also inserts empty block jffs2 markers
and ECC where necessary.

Cheers,
Andrew

Attachment: 0017-NAND-Flash-image-conversion-utility-for-the-Spitz-machines.txt
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]