Files
Arch-R/projects
Alex Deryskyba b5ca84b4dd projects/WeTek_Play/patches/linux: Remove all NAND partitions in device tree
Having pre-defined NAND partition layout in device tree causes NAND driver to
update partition layout in NAND environment. If we are booting OE from SD-card
but have Android installed in NAND, this will overwrite Android NAND partition layout
with OE partition layout, and bootloader will no be able to boot Android anymore.

This update removes NAND partition layout from OE device tree. This causes NAND
driver to always use partition layout from NAND environment never overwriting it.

For OE NAND installations partition layout will be written to NAND environment
by recovery during installation, and then just reused by OpenELEC.
2015-05-04 19:19:30 +03:00
..
2015-04-30 10:48:25 +02:00