mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-09 06:22:54 +00:00
7117ebab0b
fit size should be rounded up instead of rounding down first and adding
a block. Otherwise the calculated size is one block more than needed
when fit size is exactly multiples of one block size.
Fixes:
|
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
mtdsplit_bcm63xx.c | ||
mtdsplit_bcm_wfi.c | ||
mtdsplit_brnimage.c | ||
mtdsplit_cfe_bootfs.c | ||
mtdsplit_elf.c | ||
mtdsplit_eva.c | ||
mtdsplit_fit.c | ||
mtdsplit_h3c_vfs.c | ||
mtdsplit_jimage.c | ||
mtdsplit_lzma.c | ||
mtdsplit_minor.c | ||
mtdsplit_seama.c | ||
mtdsplit_seil.c | ||
mtdsplit_squashfs.c | ||
mtdsplit_tplink.c | ||
mtdsplit_trx.c | ||
mtdsplit_uimage.c | ||
mtdsplit_wrgg.c | ||
mtdsplit.c | ||
mtdsplit.h |