mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-18 10:46:41 +00:00
2aa760acd6
This allows booting from internal eMMC or SD card just changing the U-Boot mmc_dev variable. In particular, setting mmc_dev to 1 will result in booting from the SD card. Setting the variable to 0 will result in internal eMMC boot (the default). Should the variable be unset or an error condition occur while reading from SD card, internal MMC booting will be tried. Signed-off-by: Enrico Mioso <mrkiko.rs@gmail.com> |
||
---|---|---|
.. | ||
base-files/lib/preinit | ||
cortexa9 | ||
cortexa53 | ||
cortexa72 | ||
files-6.6/arch | ||
image | ||
patches-6.6 | ||
config-6.6 | ||
Makefile | ||
modules.mk |