diff options
author | Lev Iserovich <Lev.Iserovich@deshawresearch.com> | 2016-01-07 23:04:16 (GMT) |
---|---|---|
committer | Joe Hershberger <joe.hershberger@ni.com> | 2016-05-03 22:52:10 (GMT) |
commit | a434fd1d282fd32d81296c6d4c2e0911f6e488b3 (patch) | |
tree | f0084393ec6358e49e2e18b6f11e01d5900e470a /doc | |
parent | e96e064f51139c4af39f14499564ef76e40bbc29 (diff) | |
download | u-boot-a434fd1d282fd32d81296c6d4c2e0911f6e488b3.tar.xz |
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: Lev Iserovich <iserovil@deshawresearch.com>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions