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
dts ramips: mt76x8: cudy-lt300-v3: fix backup partition offset 2026-05-25 22:58:00 +02:00
files/drivers
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
modules.mk