ipq40xx: fritzbox-7530.dts: increase dma coherent pool size
authorMartin Schiller <ms.3headeddevs@gmail.com>
Wed, 21 Aug 2019 06:39:30 +0000 (08:39 +0200)
committerDaniel Golle <daniel@makrotopia.org>
Mon, 16 Jan 2023 23:41:41 +0000 (23:41 +0000)
This is needed by the mei driver to be able to download the firmware.

Signed-off-by: Martin Schiller <ms.3headeddevs@gmail.com>
Signed-off-by: Andre Heider <a.heider@gmail.com>
target/linux/ipq40xx/files/arch/arm/boot/dts/qcom-ipq4019-fritzbox-7530.dts

index a0ceb299b4942941480f8f4b559b43fc698ef778..71166231a907bcafa693a69afa8f3c60dcfcdbf0 100644 (file)
@@ -9,6 +9,10 @@
        model = "AVM FRITZ!Box 7530";
        compatible = "avm,fritzbox-7530";
 
+       chosen {
+               bootargs-append = " coherent_pool=4M";
+       };
+
        aliases {
                led-boot = &power_green;
                led-failsafe = &info_red;