aboutsummaryrefslogtreecommitdiff
path: root/target/linux/ath79/generic/base-files/lib/upgrade/redboot-fis.sh
Commit message (Collapse)AuthorAge
* ath79: move image check for devices with RedBootTomasz Maciej Nowak2022-06-24
Don't comence the switch to RAMFS when the image format is wrong. This led to rebooting the device, which could lead to false impression that upgrade succeded. Being here, factor out the code responsible for upgrading RedBoot devices to separate file. Signed-off-by: Tomasz Maciej Nowak <tmn505@gmail.com>