• Doug Zongker's avatar
    remove the notion of "root path"; support mixed flash types (do not merge) · d4208f9f
    Doug Zongker authored
    Remove the wacky notion of "roots" and "root paths" (those things that
    look like "FOO:some/path" instead of just "/foo/some/path").  Let each
    device specify its own table of available partitions and how to mount
    them (needed for devices that use both MTD/yaffs2 and EMMC/ext4
    partitions).
    
    Change-Id: I18b0a572a71c5e087e0b7ae11b1774388339bfd1
    d4208f9f
roots.h 1.35 KB