mtdutils: Fix mounting partitions by-name
Devices that have yaffs2 partitions must adjust their fstab.
Example:
system /system yaffs2 ro wait
becomes
/dev/block/mtd/by-name/system /system yaffs2 ro wait
Change-Id: I8314bb94bf5bcd9576995cd2ecdc5133c5f5ea11
Loading
Please register or sign in to comment