mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-12-07 05:04:00 -05:00
Since BusyBox 1.25.0 dd command supports iflag=skip_bytes which allows skipping requested amount of bytes without reducing blocksize. Thanks to this we can leave default blocksize and let dd work more efficiently. On Netgear R6250 "dd skip=58 iflag=skip_bytes" can be 5 times faster than "dd bs=58 skip=1" when extracting TRX out of CHK. Signed-off-by: Rafał Miłecki <rafal@milecki.pl> |
||
|---|---|---|
| .. | ||
| base-files | ||
| files/arch/arm/boot/compressed | ||
| files-4.4/drivers/firmware/broadcom | ||
| image | ||
| patches-4.4 | ||
| patches-4.9 | ||
| patches-4.14 | ||
| profiles | ||
| config-4.4 | ||
| config-4.9 | ||
| config-4.14 | ||
| Makefile | ||
| modules.mk | ||