openwrt/package/base-files/files
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
..
bin base-files: add protocol qmi/mbim support for ucidef_set_interface() 2022-10-18 15:09:23 +02:00
etc base-files: LED/trigger/heartbeat: Add support for inversion 2022-08-06 19:58:46 +02:00
lib base-files: Remove nand.sh dependency from emmc upgrade 2023-01-21 01:02:23 +01:00
rom rename default/ to files/ 2006-11-22 23:30:57 +00:00
sbin base-files: wifi: for wifi reconf, scan_wifi after network reload 2022-10-25 09:24:37 +02:00
usr base-files: validate firmware for compatibility with backup 2019-09-08 09:10:30 +02:00