diff options
author | Michael Siegenthaler <msiegen@google.com> | 2021-08-18 17:58:56 -0700 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2021-08-21 16:30:30 +0200 |
commit | 4b4fa2f9fed7340dca12b4fcd8e36e0c8612b95d (patch) | |
tree | 24e23edc19881d74342c024cdc1388ad0388c7a3 /include | |
parent | 9754b6ba6f32e634934d99cdd4129041f9297d1a (diff) | |
download | upstream-4b4fa2f9fed7340dca12b4fcd8e36e0c8612b95d.tar.gz upstream-4b4fa2f9fed7340dca12b4fcd8e36e0c8612b95d.tar.bz2 upstream-4b4fa2f9fed7340dca12b4fcd8e36e0c8612b95d.zip |
ramips: fix ethernet MAC address on Omega2
According to https://docs.onion.io/omega2-docs/mac-address.html, 0x28 is
the correct location to read the address on Onion Omega 2(+) devices.
This fixes a regression introduced by commit 77e850fe76e3 ("ramips: tidy up
MAC address setup for Linkit Smart and Omega2"), which was a cleanup that
intended to preserve existing behavior. In my testing with v19.07.7,
however, the MAC address determined from the device tree takes precedence
over the one set by 02_network, so the aforementioned commit actually
changed the behavior.
Signed-off-by: Michael Siegenthaler <msiegen@google.com>
[Adapt patch to nvmem usage]
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions