On Mon, Sep 01, 2025 at 04:06:04PM +0000, Maarten Brock wrote:

> It is pointless to fetch the mac address if it will never be used.
> 
> Signed-off-by: Maarten Brock <maarten.br...@sttls.nl>
> ---
> 
>  board/ti/am335x/board.c | 72 ++++++++++++++++++++---------------------
>  1 file changed, 36 insertions(+), 36 deletions(-)

The problem with doing this is I believe that we pass this information
on to the linux kernel, which at least in the past has assumed it would
be provided correctly by us, even if U-Boot didn't use the networking.
These fuses will always be populated so it's not a problem to be reading
them.

-- 
Tom

Attachment: signature.asc
Description: PGP signature

Reply via email to