[PATCH] net: eth-uclass: Fix message if mac is coming from DT or ROM

Michal Simek michal.simek at xilinx.com
Mon Jun 15 08:04:33 CEST 2020


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.simek at 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.przywara@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


More information about the U-Boot mailing list