From 783b5a8b845e251da6b8d5e70189ee4db2cdf59c Mon Sep 17 00:00:00 2001 From: Samin Guo Date: Fri, 16 Jun 2023 11:37:09 +0800 Subject: [PATCH] dts: starfive: jh7110: Adjust the CMA start address In order to better comply with 1G/2G DDR, adjust the CMA start address Signed-off-by: Samin Guo --- arch/riscv/boot/dts/starfive/jh7110-common.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/riscv/boot/dts/starfive/jh7110-common.dtsi b/arch/riscv/boot/dts/starfive/jh7110-common.dtsi index a4cb9d87446c..5bfac3ab796f 100755 --- a/arch/riscv/boot/dts/starfive/jh7110-common.dtsi +++ b/arch/riscv/boot/dts/starfive/jh7110-common.dtsi @@ -54,7 +54,7 @@ reusable; size = <0x0 0x20000000>; alignment = <0x0 0x1000>; - alloc-ranges = <0x0 0x80000000 0x0 0x20000000>; + alloc-ranges = <0x0 0x70000000 0x0 0x20000000>; linux,cma-default; };