mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH] riscv: dts: erizo-generic: fix memory node name
@ 2019-06-02  5:38 Antony Pavlov
  2019-06-04  6:57 ` Sascha Hauer
  0 siblings, 1 reply; 2+ messages in thread
From: Antony Pavlov @ 2019-06-02  5:38 UTC (permalink / raw)
  To: barebox

Signed-off-by: Antony Pavlov <antonynpavlov@gmail.com>
---
 arch/riscv/dts/erizo-generic.dts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/riscv/dts/erizo-generic.dts b/arch/riscv/dts/erizo-generic.dts
index d1f8d57168..29da01ef8e 100644
--- a/arch/riscv/dts/erizo-generic.dts
+++ b/arch/riscv/dts/erizo-generic.dts
@@ -7,7 +7,7 @@
 	model = "generic Erizo SoC board";
 	compatible = "miet-riscv-workgroup,erizo-generic-board";
 
-	memory@0 {
+	memory@80000000 {
 		device_type = "memory";
 		reg = <0x80000000 0x00800000>;
 	};
-- 
2.20.1


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] riscv: dts: erizo-generic: fix memory node name
  2019-06-02  5:38 [PATCH] riscv: dts: erizo-generic: fix memory node name Antony Pavlov
@ 2019-06-04  6:57 ` Sascha Hauer
  0 siblings, 0 replies; 2+ messages in thread
From: Sascha Hauer @ 2019-06-04  6:57 UTC (permalink / raw)
  To: Antony Pavlov; +Cc: barebox

On Sun, Jun 02, 2019 at 08:38:34AM +0300, Antony Pavlov wrote:
> Signed-off-by: Antony Pavlov <antonynpavlov@gmail.com>
> ---
>  arch/riscv/dts/erizo-generic.dts | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied, thanks

Sascha

> 
> diff --git a/arch/riscv/dts/erizo-generic.dts b/arch/riscv/dts/erizo-generic.dts
> index d1f8d57168..29da01ef8e 100644
> --- a/arch/riscv/dts/erizo-generic.dts
> +++ b/arch/riscv/dts/erizo-generic.dts
> @@ -7,7 +7,7 @@
>  	model = "generic Erizo SoC board";
>  	compatible = "miet-riscv-workgroup,erizo-generic-board";
>  
> -	memory@0 {
> +	memory@80000000 {
>  		device_type = "memory";
>  		reg = <0x80000000 0x00800000>;
>  	};
> -- 
> 2.20.1
> 
> 

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-06-04  6:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-02  5:38 [PATCH] riscv: dts: erizo-generic: fix memory node name Antony Pavlov
2019-06-04  6:57 ` Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox