mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-11-01 06:24:27 -04:00
emmc_do_upgrade() relies on identify() from the nand.sh upgrade helper. This only works because FEATURES=emmc targets also tend to include FEATURES=nand. Rename identify_magic() to identify_magic_long() to match the common.sh style and make it clear it pairs with other *_long() variants (and not, say *_word()). Signed-off-by: Brian Norris <computersforpeace@gmail.com> |
||
|---|---|---|
| .. | ||
| keep.d | ||
| common.sh | ||
| do_stage2 | ||
| emmc.sh | ||
| fwtool.sh | ||
| legacy-sdcard.sh | ||
| nand.sh | ||
| stage2 | ||