Hi Tom, On 12. 06. 20 17:00, Tom Rini wrote: > On Mon, Mar 16, 2020 at 11:39:18AM +0100, Michal Simek wrote: > >> When local-mac-address DT property is specified it is reported the same way >> as address read from eeprom/ROM. Show properly if mac address is coming >> from DT or ROM. >> >> Signed-off-by: Michal Simek <michal.si...@xilinx.com> > > In looking over the queue of networking patches, I think I prefer > http://patchwork.ozlabs.org/project/uboot/patch/20200611110321.9574-3-andre.przyw...@arm.com/ > which just removes the message entirely and is consistent with the > non-DM case. >
My patch is already in your tree. The patch you pointed me too is just removing one message. Thanks, Michal