Thread (183 messages) flat view 183 messages, 7 authors, 2021-08-12
STALE1835d

[PATCH 5.13 164/175] riscv: dts: fix memory size for the SiFive HiFive Unmatched

From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Date: 2021-08-10 18:07:05
Also in: lkml

From: Qiu Wenbo <redacted>

commit d09560435cb712c9ec1e62b8a43a79b0af69fe77 upstream.

The production version of HiFive Unmatched have 16GB memory.

Signed-off-by: Qiu Wenbo <redacted>
Signed-off-by: Palmer Dabbelt <redacted>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
---
 arch/riscv/boot/dts/sifive/hifive-unmatched-a00.dts |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
--- 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 {

Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help