Re: [PATCH] ARM: dts: da850-lcdk: Add ethernet0 alias to DT

2016-11-27 Thread Sekhar Nori
On Thursday 24 November 2016 08:05 PM, Fabien Parent wrote: > In order to avoid Linux generating a random mac address on every boot, > add an ethernet0 alias that will allow u-boot to patch the dtb with > the MAC address programmed into the EEPROM. > > Signed-off-by: Fabien Parent

Re: [PATCH] ARM: dts: da850-lcdk: Add ethernet0 alias to DT

2016-11-27 Thread Sekhar Nori
On Thursday 24 November 2016 08:05 PM, Fabien Parent wrote: > In order to avoid Linux generating a random mac address on every boot, > add an ethernet0 alias that will allow u-boot to patch the dtb with > the MAC address programmed into the EEPROM. > > Signed-off-by: Fabien Parent Applied to

[PATCH] ARM: dts: da850-lcdk: Add ethernet0 alias to DT

2016-11-24 Thread Fabien Parent
In order to avoid Linux generating a random mac address on every boot, add an ethernet0 alias that will allow u-boot to patch the dtb with the MAC address programmed into the EEPROM. Signed-off-by: Fabien Parent --- arch/arm/boot/dts/da850-lcdk.dts | 1 + 1 file changed, 1

[PATCH] ARM: dts: da850-lcdk: Add ethernet0 alias to DT

2016-11-24 Thread Fabien Parent
In order to avoid Linux generating a random mac address on every boot, add an ethernet0 alias that will allow u-boot to patch the dtb with the MAC address programmed into the EEPROM. Signed-off-by: Fabien Parent --- arch/arm/boot/dts/da850-lcdk.dts | 1 + 1 file changed, 1 insertion(+) diff