On Fri, Aug 11, 2023 at 04:12:25PM +0900, Seung-Woo Kim wrote: > fdt_fixup_ethernet() sets eth0 mac address from ethaddr. Set > ethaddr to environment instead of eth0addr. > > Signed-off-by: Seung-Woo Kim <sw0312....@samsung.com> > --- > board/starfive/visionfive2/visionfive2-i2c-eeprom.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Leo Yu-Chi Liang <ycli...@andestech.com>