[PATCH v2] ARM: dts: imx6qdl-sabresd: Fix barebox-environment location
Sascha Hauer
s.hauer at pengutronix.de
Mon Apr 25 23:46:29 PDT 2016
On Mon, Apr 25, 2016 at 08:06:45AM -0300, Fabio Estevam wrote:
> Hi Sascha,
>
> On Mon, Apr 25, 2016 at 3:14 AM, Sascha Hauer <s.hauer at pengutronix.de> wrote:
>
> > diff --git a/arch/arm/dts/imx25-karo-tx25.dts b/arch/arm/dts/imx25-karo-tx25.dts
> > index d661463..6e28ac9 100644
> > --- a/arch/arm/dts/imx25-karo-tx25.dts
> > +++ b/arch/arm/dts/imx25-karo-tx25.dts
> > @@ -123,12 +123,12 @@
> >
> > partition at 0 {
> > label = "boot";
> > - reg = <0x0 0x80000>;
> > + reg = <0x0 0xe0000>;
> > };
> >
> > partition at 1 {
>
> This should be "partition at 0xe0000 {" to match the 'reg' property below.
Indeed, that's something I wanted to fix for longer now. I finally did
this ;)
Sascha
--
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 |
More information about the barebox
mailing list