mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-23 23:42:43 +00:00
bf06a7c865
Several sunxi devices come with multiple mmc devices. On such devices, the mmc device order is unpredictable, so using /dev/mmcblk0p2 as root device doesn't always work, which results in unbootable devices. For the Banana Pi BPI-R3 in the mediatek target, this has been solved by defining aliases for the mmc devices in the DTS. Ideally we would do the same here, but for sunxi-a64 we already use UUID probing, so let's start with that ( |
||
---|---|---|
.. | ||
patches | ||
Makefile | ||
uEnv-a64.txt | ||
uEnv-default.txt | ||
uEnv-h6.txt | ||
uEnv-pangolin.txt |