QtMoko v30; UBIFS; can't boot

Radek Polak psonek2 at seznam.cz
Wed Dec 29 07:56:38 CET 2010


Ivan Matveev wrote:

> My idea was to put NAND kernel options in to append-GTA02 file on
> "identity-ext2"(mtd5, dfu-util calls it "factory") NAND partition.
> The partition contains ext2 file system so we don't have to
> add jffs/ubifs support to Qi.
> Qi already mounts the partition and reads "usb" file from it.
> See:
> radekp-qi-b214400/src/cpu/s3c2442/gta02.c
> char * append_device_specific_cmdline_gta02(char * cmdline)
> [...]
> if (!ext2fs_mount()) {
> [...]
> len = ext2fs_open("usb");
> Also Qi already has a parser for append-[device] files.
> So we cold just add "identity-ext2" partition to the list of partitions
> that Qi search for /boot/append-GTA2
> and immediately  have configurable kernel options for NAND boot.

Ahh oki, that makes sence then.

Regards

Radek



More information about the community mailing list