openwrt/package/base-files/files/lib
Brian Norris d3c19c71f6
base-files: Remove nand.sh dependency from emmc upgrade
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>
2023-01-21 01:02:23 +01:00
..
functions base-files: rework mtd_get_mac_text() 2023-01-06 15:34:07 +01:00
preinit base-files: rename ethernet devs on known boards 2022-09-10 21:16:20 +02:00
upgrade base-files: Remove nand.sh dependency from emmc upgrade 2023-01-21 01:02:23 +01:00
functions.sh base-files: simplify restorecon logic 2022-05-02 21:11:05 +01:00