mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-11-04 15:04:28 -05:00
When using "ubiformat" with stdin it requires passing image size using
the -S argument. Provide it just like we do for "ubiupdatevol".
This fixes:
ubiformat: error!: must use '-S' with non-zero value when reading from stdin
This change fixes sysupgrade for bcm53xx and bcm4908 NAND devices
possibly some other targets too.
Cc: Rodrigo Balerdi <lanchon@gmail.com>
Cc: Daniel Golle <daniel@makrotopia.org>
Fixes:
|
||
|---|---|---|
| .. | ||
| keep.d | ||
| common.sh | ||
| do_stage2 | ||
| emmc.sh | ||
| fwtool.sh | ||
| legacy-sdcard.sh | ||
| nand.sh | ||
| stage2 | ||