You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
4 years ago
..
Makefile imx6: add support for GW5907/GW5910/GW5912/GW5913 4 years ago
bootscript-apalis imx6: apalis: fix variables in bootscript 4 years ago
bootscript-cubox imx6: extend cubox support to hummingboard, add support for building full images 6 years ago
bootscript-ventana imx6: bootscript: use partition UUID for rootfs if possible 4 years ago
recovery-apalis imx6: apalis: move set_blkcnt variable into recovery script 4 years ago