You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/target/linux/bcm53xx
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>
7 years ago
..
base-files bcm53xx: use iflag=skip_bytes for dd command during sysupgrade 7 years ago
files/arch/arm/boot/compressed bcm53xx: move bcm47xx_sprom driver to 4.4 specific directory 7 years ago
files-4.4/drivers/firmware/broadcom bcm53xx: move bcm47xx_sprom driver to 4.4 specific directory 7 years ago
image bcm53xx: use otrx for creating TRX images 7 years ago
patches-4.4 bcm53xx: add upstream patch fixing SPI controller driver 7 years ago
patches-4.9 bcm53xx: add upstream patch fixing SPI controller driver 7 years ago
patches-4.14 bcm53xx: add early support for kernel 4.14 7 years ago
profiles bcm53xx: Fix Generic profile description 7 years ago
Makefile bcm53xx: include wpad-mini only on devices with (supported) wireless 7 years ago
config-4.4 kernel: cleanup CONFIG_SCHED_HRTICK 7 years ago
config-4.9 kernel: cleanup CONFIG_SCHED_HRTICK 7 years ago
config-4.14 bcm53xx: add early support for kernel 4.14 7 years ago
modules.mk bcm53xx: make USB packages compatible with kernels 4.13+ 7 years ago