linux/arch/arc/boot/dts
Alexey Brodkin 5c0920897a ARC: [plat-axs*/plat-hsdk]: Allow U-Boot to pass MAC-address to the kernel
Otherwise kernel uses random MAC which is not very conveniet.
With that change in place use might set desired MAC in U-Boot
with "setenv ethaddr 11:22:33:44:55:66", save environment and
then from boot to boot the same MAC will be used by the kernel.

One other note for this to happen it's required to pass
board's .dtb in U-Boot's "bootm" command like that:
------------------->8-----------------
bootm 0x82000000 - 0x84000000
------------------->8-----------------

Here 0x82000000 is location of uImage while
0x80000000 is location of either axs10x.dtb or hsdk.dtb
previously loaded from SD-card, USB storage or TFTP server.

Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
Cc: Rob Herring <robh+dt@kernel.org>
Cc: stable@vger.kernel.org # 4.14
Cc: devicetree@vger.kernel.org
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
2018-08-27 09:00:36 -07:00
..
Makefile kbuild: mark $(targets) as .SECONDARY and remove .PRECIOUS markers 2018-04-07 19:04:02 +09:00
abilis_tb10x.dtsi dmaengine: DW DMAC: add multi-block property to device tree 2016-11-30 08:57:50 +05:30
abilis_tb100.dtsi arc: Get rid of root core-frequency property 2016-05-30 10:07:32 +05:30
abilis_tb100_dvk.dts arc: Add "model" properly in device tree description of all boards 2016-09-30 14:48:15 -07:00
abilis_tb101.dtsi arc: Get rid of root core-frequency property 2016-05-30 10:07:32 +05:30
abilis_tb101_dvk.dts arc: Add "model" properly in device tree description of all boards 2016-09-30 14:48:15 -07:00
axc001.dtsi ARC: mm: Decouple RAM base address from kernel link address 2017-09-01 11:26:27 -07:00
axc003.dtsi ARC: [plat-axs103]: Set initial core pll output frequency 2017-12-20 12:41:45 -08:00
axc003_idu.dtsi ARC: [plat-axs103]: Set initial core pll output frequency 2017-12-20 12:41:45 -08:00
axs10x_mb.dtsi ARC: [plat-axs*/plat-hsdk]: Allow U-Boot to pass MAC-address to the kernel 2018-08-27 09:00:36 -07:00
axs101.dts ARC: Enable fatal signals on boot for dev platforms 2018-01-18 10:51:27 -08:00
axs103.dts arc: Add "model" properly in device tree description of all boards 2016-09-30 14:48:15 -07:00
axs103_idu.dts ARC: axs10x: really enable ARC PGU 2016-11-30 11:54:25 -08:00
eznps.dts arc: Get rid of root core-frequency property 2016-05-30 10:07:32 +05:30
haps_hs.dts ARC: rename Zebu platform support to HAPS 2016-11-30 11:54:25 -08:00
haps_hs_idu.dts ARC: Enable fatal signals on boot for dev platforms 2018-01-18 10:51:27 -08:00
hsdk.dts ARC: [plat-axs*/plat-hsdk]: Allow U-Boot to pass MAC-address to the kernel 2018-08-27 09:00:36 -07:00
nsim_700.dts ARC: Enable fatal signals on boot for dev platforms 2018-01-18 10:51:27 -08:00
nsim_hs.dts ARC: Enable fatal signals on boot for dev platforms 2018-01-18 10:51:27 -08:00
nsim_hs_idu.dts ARC: Enable fatal signals on boot for dev platforms 2018-01-18 10:51:27 -08:00
nsimosci.dts ARC: Enable fatal signals on boot for dev platforms 2018-01-18 10:51:27 -08:00
nsimosci_hs.dts ARC: Enable fatal signals on boot for dev platforms 2018-01-18 10:51:27 -08:00
nsimosci_hs_idu.dts ARC: Enable fatal signals on boot for dev platforms 2018-01-18 10:51:27 -08:00
skeleton.dtsi ARC: [dts] add input clocks for cpu nodes 2017-03-05 20:04:59 -08:00
skeleton_hs.dtsi ARC: [dts] add input clocks for cpu nodes 2017-03-05 20:04:59 -08:00
skeleton_hs_idu.dtsi ARC: [dts] add cpu nodes to ARCHS SMP device tree 2017-03-05 20:04:59 -08:00
vdk_axc003.dtsi arc: Get rid of root core-frequency property 2016-05-30 10:07:32 +05:30
vdk_axc003_idu.dtsi ARCv2: IDU-intc: Delete deprecated parameters in Device Trees 2017-02-06 09:37:57 -08:00
vdk_axs10x_mb.dtsi arc: remove num-slots from arc platforms 2017-08-30 14:01:32 +02:00
vdk_hs38.dts arc: Add "model" properly in device tree description of all boards 2016-09-30 14:48:15 -07:00
vdk_hs38_smp.dts arc: Add "model" properly in device tree description of all boards 2016-09-30 14:48:15 -07:00