Hi Sascha, On Mon, Apr 25, 2016 at 3:14 AM, Sascha Hauer <s.hauer@xxxxxxxxxxxxxx> 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@0 { > label = "boot"; > - reg = <0x0 0x80000>; > + reg = <0x0 0xe0000>; > }; > > partition@1 { This should be "partition@0xe0000 {" to match the 'reg' property below. > label = "environment"; > - reg = <0x80000 0x80000>; > + reg = <0xe0000 0x20000>; Same applies to other files. _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox