Openwrt/target/linux/imx6/image
Tim Harvey ff6b092121 imx6: bootscript: use partition UUID for rootfs if possible
Specifying root filesystem by device is non-deterministic for several
reasons:
 - USB device unmeration order is not garunteeed for USB storage devs
 - MMC devs ordering is determined by the instance of the MMC host
   controller including non-storage SDIO devices which can throw off
   numbering depending on kernel versions.

It is recommended to use partition UUID

Signed-off-by: Tim Harvey <tharvey@gateworks.com>
2020-04-03 12:17:45 +02:00
..
bootscript-apalis
bootscript-cubox
bootscript-ventana imx6: bootscript: use partition UUID for rootfs if possible 2020-04-03 12:17:45 +02:00
Makefile
recovery-apalis