On 11:07 Tue 20 Aug     , Sascha Hauer wrote:
> The i.MX53 qsb has 1GiB of memory, but it's divided into two non
> contigous banks. Remove the wrong memory node since it's overwritten
> with the correct values during wuntime anyway.
wuntime update is cool ;)
> 
> Signed-off-by: Sascha Hauer <[email protected]>
> ---
>  arch/arm/dts/imx53-qsb.dts | 4 ----
>  1 file changed, 4 deletions(-)
> 
> diff --git a/arch/arm/dts/imx53-qsb.dts b/arch/arm/dts/imx53-qsb.dts
> index 3be4ff2..f988ca9 100644
> --- a/arch/arm/dts/imx53-qsb.dts
> +++ b/arch/arm/dts/imx53-qsb.dts
> @@ -26,10 +26,6 @@
>               };
>       };
>  
> -     memory {
> -             reg = <0x70000000 0x40000000>;
> -     };
> -
>       display@di0 {
>               compatible = "fsl,imx-parallel-display";
>               crtcs = <&ipu 0>;
> -- 
> 1.8.4.rc3
> 
> 
> _______________________________________________
> barebox mailing list
> [email protected]
> http://lists.infradead.org/mailman/listinfo/barebox

_______________________________________________
barebox mailing list
[email protected]
http://lists.infradead.org/mailman/listinfo/barebox

Reply via email to