Signed-off-by: Steffen Trumtrar <s.trumtrar@xxxxxxxxxxxxxx> --- arch/arm/dts/socfpga_arria10_achilles.dts | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/arch/arm/dts/socfpga_arria10_achilles.dts b/arch/arm/dts/socfpga_arria10_achilles.dts index 0af7809adcce..60d99248dc46 100644 --- a/arch/arm/dts/socfpga_arria10_achilles.dts +++ b/arch/arm/dts/socfpga_arria10_achilles.dts @@ -30,8 +30,7 @@ environment { compatible = "barebox,environment"; - device-path = &mmc, "partname:1"; - file-path = "barebox.env"; + device-path = &environment_mmc; }; }; @@ -116,6 +115,11 @@ broken-cd; bus-width = <1>; status = "okay"; + + environment_mmc: partition@178000 { + label = "environment"; + reg = <0x178000 0x8000>; + }; }; &uart0 { -- 2.11.0 _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox