immortalwrt/target/linux/rockchip/image
Tianling Shen 158e54ce28
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: 058bdf0396 ("rockchip: lzma compression for kernel")
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2024-03-26 00:56:04 +08:00
..
armv8.mk rockchip: switch to full version wpad 2024-03-02 19:36:16 +08:00
default.bootscript rockchip: remove swiotlb parameter from boot script 2024-03-26 00:56:04 +08:00
Makefile Merge Official Source 2024-01-20 13:01:37 +08:00