Skip to content
Snippets Groups Projects
Commit a434fd1d authored by Lev Iserovich's avatar Lev Iserovich Committed by Joe Hershberger
Browse files

fdt: fix setting MAC addresses for multiple interfaces


For multiple ethernet interfaces the FDT offset of '/aliases' will change as we
are adding MAC addresses to the FDT.
Therefore only the first interface ('ethernet0') will get properly updated in
the FDT, with the rest getting FDT errors when we try to set their MAC address.

Signed-off-by: default avatarLev Iserovich <iserovil@deshawresearch.com>
Acked-by: default avatarJoe Hershberger <joe.hershberger@ni.com>
parent e96e064f
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment