openwrt/target/linux/rockchip/image
Tianling Shen f90b1d9778 rockchip: remove 'swiotlb' parameter from boot script
We have hardware IOMMU support and this is totally unnecessary.
The given value is also unreasonable, it's too small and causes
kernel panic in some cases:

[ 5706.856473] sdhci-dwcmshc fe310000.mmc: swiotlb buffer is full (sz: 28672 bytes), total 512 (slots), used 498 (slots)
[ 5706.864451] sdhci-dwcmshc fe310000.mmc: swiotlb buffer is full (sz: 65536 bytes), total 512 (slots), used 464 (slots)

This parameter seems to be added by mistake, so remove it.

Fixes: e35c7ab51f ("rockchip: merge bootscript")
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 50e6c8ae8d)
2024-03-31 20:39:57 +02:00
..
armv8.mk rockchip: add Orange Pi R1 Plus LTS support 2023-06-09 13:15:19 +02:00
Makefile rockchip: move UBOOT_DEVICE_NAME to default 2023-05-18 17:42:53 +02:00
mmc.bootscript rockchip: remove 'swiotlb' parameter from boot script 2024-03-31 20:39:57 +02:00