Hi,
I can reproduce this issue here.
But Uboot say it read some EEPROM MAC.
Warning: ethernet@ff0e0000 using MAC address from ROM
this procedure is available since two or three vivado/petalinux versions and I've updated designs from time to time. I did not checked again on every series if it's still the correct one as long as Uboot tell me he reads from eeprom.
The question is what's going wrong.
I found this AR from Xilinx for ZCU102 and 19.1:
I didn't test 19.1 until now, it's on my todo. either Xilinx has change procedure to read eeprom mac or such a patch is also need when you has this entry on u-boot.
PS: the part that shown in the AR also EEPROM MAC and environment MAC should also appears, when you add again the mac on the petalinux config.
Maybe you add this again to see what he read. and maybe use one time an invalid EMMC address to see if uboot still say it use the eeproom address or if it will print an error.
I will check this also during the next week. Maybe I will also install 19.1 to check what Xilinx has changed in this procedure to read eeprom mac.
br
John