mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-10-12 12:52:10 -04:00
Some functions only used by stage2 are moved there from common.sh. One piece that could still use more cleanup is platform_pre_upgrade: many targets reference files from there are aren't available in the ramfs, so we need to evaluate it before the switch; conversely, flash writes happen in that function on some targets. Targets that do the latter should be fixed eventually to use platform_do_upgrade for that purpose. Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net> |
||
---|---|---|
.. | ||
keep.d | ||
common.sh | ||
fwtool.sh | ||
nand.sh | ||
stage2 |