Patch For 1.1.0. Clean Bootscripts, Read-only Nand


One problem...

from the kernel source

drivers/mmcsd/mmcsd_bus.c
690: sys_mount("/dev/mmcsd/disc0/part1", "/mnt", "vfat", 0xC0ED0000, "iocharset=utf8");

and

drivers/mmcsd/mmcsd_slot_mmsp2.c
589: else sys_mount("/dev/mmcsd/disc0/part1", "/mnt/sd", "vfat", 0xC0ED0000, "iocharset=utf8");

that means that the SD card will be remounted as as vfat if the is inserted after the boot. Or reinserted.

edit: added more info
 
BB Troll - is this corrected in the 1.2.1 patch?

Can anyone recommend this or is it to be avoided?

Craigix - What is your view for GBAX customers?

Thanks
Vic20-Ian
 
Back
Top