Rafał Miłecki 3267ce750e bcm53xx: use iflag=skip_bytes for dd command during sysupgrade
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>
2017-12-29 23:18:45 +01:00
..
2017-12-19 22:45:27 +01:00
2017-10-28 13:59:03 +02:00
2017-12-16 00:02:14 +01:00
2017-06-29 04:46:59 +02:00
2017-12-23 15:36:01 +01:00
2017-12-26 23:31:00 +01:00
2017-12-26 23:31:00 +01:00
2017-12-26 23:31:00 +01:00
2017-12-23 15:36:01 +01:00
2017-12-29 22:32:26 +01:00
2017-12-26 23:31:00 +01:00
2017-12-26 23:31:00 +01:00
2017-10-25 09:22:13 +02:00
2017-10-18 21:46:05 +02:00
2017-12-08 19:41:18 +01:00
2017-10-24 18:39:17 -07:00
2017-12-23 15:36:01 +01:00
2017-12-07 01:41:09 +02:00
2017-12-19 22:45:27 +01:00