1
0
Fork 0
forked from mirror/openwrt
openwrt/package
Mikhail Kshevetskiy e67ba973d2 boot: airoha: speed up spinand flash operations using dma
This patch series greatly improve flash operation speed in u-boot.
The measurement shows:

With DMA:
  => mtd read.benchmark spi-nand0 $loadaddr 0 0x8000000
  Reading 134217728 byte(s) (65536 page(s)) at offset 0x00000000
  Read speed: 8131kiB/s

Without DMA:
  mtd read.benchmark spi-nand0 $loadaddr 0 0x8000000
  Reading 134217728 byte(s) (65536 page(s)) at offset 0x00000000
  Read speed: 2062kiB/s

Signed-off-by: Mikhail Kshevetskiy <mikhail.kshevetskiy@iopsys.eu>
Link: https://github.com/openwrt/openwrt/pull/20295
Signed-off-by: Robert Marko <robimarko@gmail.com>
2025-10-09 16:37:25 +02:00
..
base-files base-files: add ucidef_set_interface_netdev_range function 2025-10-06 19:06:26 +02:00
boot boot: airoha: speed up spinand flash operations using dma 2025-10-09 16:37:25 +02:00
devel perf: fix disabling BUILD_BPF_SKEL 2025-08-31 23:49:13 +02:00
firmware linux-firmware: update to 20250917 2025-09-23 23:09:49 +02:00
kernel kernel: modules: add Mellanox Spectrum hotplug renaming script 2025-10-06 19:06:26 +02:00
libs openssl: update to 3.5.4 2025-10-04 16:22:43 +02:00
network ppp: fix PKG_MIRROR_HASH 2025-10-09 13:37:58 +02:00
system packages: bump APK to improve reproducibility 2025-10-08 11:13:33 +02:00
utils ucode: add patches that make it easier to deal with non-blocking fds 2025-10-09 09:57:30 +02:00
Makefile package: do not sign individual APK packages 2025-10-09 12:52:43 +02:00