From: Qiu Wenbo Date: Sun, 4 Jul 2021 08:34:41 +0000 (+0800) Subject: riscv: dts: fix memory size for the SiFive HiFive Unmatched X-Git-Tag: v5.14-rc5~11^2~3 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d09560435cb712c9ec1e62b8a43a79b0af69fe77;p=thirdparty%2Fkernel%2Flinux.git riscv: dts: fix memory size for the SiFive HiFive Unmatched The production version of HiFive Unmatched have 16GB memory. Signed-off-by: Qiu Wenbo Signed-off-by: Palmer Dabbelt --- diff --git a/arch/riscv/boot/dts/sifive/hifive-unmatched-a00.dts b/arch/riscv/boot/dts/sifive/hifive-unmatched-a00.dts index b1c3c596578f1..2e4ea84f27e77 100644 --- a/arch/riscv/boot/dts/sifive/hifive-unmatched-a00.dts +++ b/arch/riscv/boot/dts/sifive/hifive-unmatched-a00.dts @@ -24,7 +24,7 @@ memory@80000000 { device_type = "memory"; - reg = <0x0 0x80000000 0x2 0x00000000>; + reg = <0x0 0x80000000 0x4 0x00000000>; }; soc {