diff options
author | Brian Norris <computersforpeace@gmail.com> | 2023-01-12 21:32:16 -0800 |
---|---|---|
committer | Christian Marangi <ansuelsmth@gmail.com> | 2023-01-21 01:02:23 +0100 |
commit | d3c19c71f6044eff1677563365cea0f9e919b462 (patch) | |
tree | a1721b058c8b38f832454796079e7a85f52120cd /target/linux/ipq806x/image | |
parent | bf1634f318e191e7da17e34de98dbd7d5122ef8b (diff) | |
download | upstream-d3c19c71f6044eff1677563365cea0f9e919b462.tar.gz upstream-d3c19c71f6044eff1677563365cea0f9e919b462.tar.bz2 upstream-d3c19c71f6044eff1677563365cea0f9e919b462.zip |
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>
Diffstat (limited to 'target/linux/ipq806x/image')
0 files changed, 0 insertions, 0 deletions