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
..
2023-01-19 13:26:15 +01:00
2023-01-13 22:02:20 +01:00
2023-01-19 13:26:15 +01:00
2023-01-17 23:14:46 +01:00
2023-01-16 22:05:01 +00:00
2023-01-21 01:02:23 +01:00