diff options
author | Icenowy Zheng <icenowy@aosc.io> | 2021-09-11 19:39:16 +0200 |
---|---|---|
committer | Andre Przywara <andre.przywara@arm.com> | 2022-01-30 01:03:37 +0000 |
commit | 2753b07269c099844ccd4c21de5790e3f9b8bdbd (patch) | |
tree | 2a83eed5254c2c7126698b81fbfa6a1d60988fdb /drivers/ddr/microchip/ddr2_regs.h | |
parent | b106a14e2f5dfac53d9cd64a11875c011628558d (diff) |
sunxi: call fdt_fixup_ethernet again to set macaddr for more aliases
Sometimes some ethernet aliases do not exist in U-Boot DT but they
exist in the DT used to boot the system (for example, modified via DT
overlays). In this situation setup_environment is called again in
ft_board_setup() to generate macaddr environment variable for them.
However now the call to fdt_fixup_ethernet() is moved before the call
of ft_board_setup().
Call fdt_fixup_ethernet() again to add MAC addresses for the extra
ethernet aliases.
Signed-off-by: Icenowy Zheng <icenowy@aosc.io>
[updated commit message]
Signed-off-by: Jernej Skrabec <jernej.skrabec@gmail.com>
Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Diffstat (limited to 'drivers/ddr/microchip/ddr2_regs.h')
0 files changed, 0 insertions, 0 deletions