1
1
openwrt/target/linux/ramips
Qingfang Deng 0bc1d99bcf ramips: reduce ARCH_DMA_MINALIGN
Currently, Ralink SoCs use the default ARCH_DMA_MINALIGN value of 128
bytes defined in mach-generic. This is excessive for these platforms
and leads to significant memory waste in kmalloc.

Override ARCH_DMA_MINALIGN to use L1_CACHE_BYTES, which is 16 bytes for
RT288X and 32 bytes for other Ralink SoCs.

Signed-off-by: Qingfang Deng <dqfext@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/23314
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2026-05-28 00:33:18 +02:00
..
base-files/etc ramips: remove model name from LED labels 2020-10-02 14:51:57 +02:00
dts ramips: mt76x8: cudy-lt300-v3: fix backup partition offset 2026-05-25 22:58:00 +02:00
files/drivers treewide: use _scoped for loop 2026-04-16 21:17:43 +02:00
image ramips: mt76x8: add support for Cudy WR300 v1 2026-05-25 22:49:17 +02:00
mt76x8 ramips: mt76x8: add support for Cudy WR300 v1 2026-05-25 22:49:17 +02:00
mt7620 ramips: drop 6.12 support 2026-04-28 09:44:04 +02:00
mt7621 ramips: mt7621: add Teltonika RUTM11 support 2026-05-20 00:02:31 +02:00
patches-6.18 ramips: reduce ARCH_DMA_MINALIGN 2026-05-28 00:33:18 +02:00
rt288x ramips: drop 6.12 support 2026-04-28 09:44:04 +02:00
rt305x ramips: drop 6.12 support 2026-04-28 09:44:04 +02:00
rt3883 ramips: drop 6.12 support 2026-04-28 09:44:04 +02:00
Makefile ramips: use kernel 6.18 by default 2026-04-28 09:44:03 +02:00
modules.mk ramips: mt76x8: drop downstream PWM driver support 2026-03-16 01:30:03 +01:00