[PATCH] ARM: dts: InnoComm: fix node address of environment partitions

Ahmad Fatoum a.fatoum at pengutronix.de
Fri Jun 2 07:20:14 PDT 2023


On 02.06.23 13:07, Marc Kleine-Budde wrote:
> Fixes: e190e932b918 ("ARM: i.MX8MM: add InnoComm WB15 support")
> Cc: Ahmad Fatoum <a.fatoum at pengutronix.de>
> Signed-off-by: Marc Kleine-Budde <mkl at pengutronix.de>

Acked-by: Ahmad Fatoum <a.fatoum at pengutronix.de>

> ---
>  arch/arm/dts/imx8mm-innocomm-wb15-evk.dts | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/arch/arm/dts/imx8mm-innocomm-wb15-evk.dts b/arch/arm/dts/imx8mm-innocomm-wb15-evk.dts
> index 8808441b6094..907d9c96baa6 100644
> --- a/arch/arm/dts/imx8mm-innocomm-wb15-evk.dts
> +++ b/arch/arm/dts/imx8mm-innocomm-wb15-evk.dts
> @@ -34,7 +34,7 @@ partition at 0 {
>  			reg = <0x0 0x0 0x0 0x100000>;
>  		};
>  
> -		env_sd1: partition at e0000 {
> +		env_sd1: partition at 100000 {
>  			label = "barebox-environment";
>  			reg = <0x0 0x100000 0x0 0x100000>;
>  		};
> @@ -52,7 +52,7 @@ partition at 0 {
>  			reg = <0x0 0x0 0x0 0x100000>;
>  		};
>  
> -		env_sd2: partition at e0000 {
> +		env_sd2: partition at 100000 {
>  			label = "barebox-environment";
>  			reg = <0x0 0x100000 0x0 0x100000>;
>  		};

-- 
Pengutronix e.K.                           |                             |
Steuerwalder Str. 21                       | http://www.pengutronix.de/  |
31137 Hildesheim, Germany                  | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |




More information about the barebox mailing list