
Hi Thierry,
On Thu, Apr 25, 2019 at 8:32 AM Thierry Reding thierry.reding@gmail.com wrote:
On Tue, Apr 16, 2019 at 04:36:16PM +0000, Joe Hershberger wrote:
On Tue, Apr 16, 2019 at 11:21 AM Thierry Reding thierry.reding@gmail.com wrote:
From: Thierry Reding treding@nvidia.com
Implement this callback that allows the MAC address to be set for the Ethernet card. This is necessary in order for the device to be able to receive packets for the MAC address that U-Boot advertises.
Signed-off-by: Thierry Reding treding@nvidia.com
Acked-by: Joe Hershberger joe.hershberger@ni.com
Hi Joe,
it's not clear to me who you expect to pick this (and patch 2/2) up. I didn't Cc anyone, so nobody else may consider themselves responsible for these.
Did you mean to pick these up yourself or should they go via Simon's DT tree along with the two eth-uclass patches that I sent? Or perhaps TomR handles these patches directly? MAINTAINERS clearly identifies you as a maintainer for the u-boot-net tree, so I was expecting you to pick them up. Let me know if I should resend these to someone else with your Acked-by.
I just sent a new PR [1] that Tom should accept soon. I'll be pulling in your patches as well as other remaining Acked patches tomorrow to start build testing.
Sorry for the inconvenience. It was a bear to track down.
-Joe