On Tue, May 28, 2019 at 2:57 AM Sascha Hauer <s.hauer@xxxxxxxxxxxxxx> wrote: > > On Mon, May 27, 2019 at 01:18:52PM -0700, Andrey Smirnov wrote: > > Signed-off-by: Andrey Smirnov <andrew.smirnov@xxxxxxxxx> > > --- > > arch/arm/dts/imx6qdl-zii-rdu2.dtsi | 27 +++++++++++++++++++++++++++ > > 1 file changed, 27 insertions(+) > > > > diff --git a/arch/arm/dts/imx6qdl-zii-rdu2.dtsi b/arch/arm/dts/imx6qdl-zii-rdu2.dtsi > > index bfc75ba60..937fc5d67 100644 > > --- a/arch/arm/dts/imx6qdl-zii-rdu2.dtsi > > +++ b/arch/arm/dts/imx6qdl-zii-rdu2.dtsi > > @@ -47,6 +47,12 @@ > > compatible = "barebox,environment"; > > device-path = &nor_flash, "partname:barebox-environment"; > > }; > > + > > + ubootenv { > > + compatible = "barebox,uboot-environment"; > > + device-path-0 = &usdhc4, "partname:uboot-environment-0"; > > + device-path-1 = &usdhc4, "partname:uboot-environment-1"; > > + }; > > Please add a label to the partitions and point to them here directly > rather than using the partname: string. > OK, will do in v2. Thanks, Andrey Smirnov _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox