diff options
| author | Christoph Niedermaier <[email protected]> | 2026-04-15 12:12:57 +0200 |
|---|---|---|
| committer | Fabio Estevam <[email protected]> | 2026-04-21 20:49:39 -0300 |
| commit | 69d43875759087621449f607f29da4eb86f6b866 (patch) | |
| tree | da28dfe9a04f8807fedef4b28b4102125b641074 /include/linux/byteorder | |
| parent | e7e35b85dece3bae0ab04563dd7677868cd4bef7 (diff) | |
board: dhelectronics: imx: Use second Ethernet MAC also from fuse
Currently, the board specific code evaluates only the first Ethernet
MAC address fuse, regardless of whether the first or second MAC
address is requested. When the function to determine the second
Ethernet MAC address is looking for the fused MAC address, it only
reads the first MAC address fuse and increment it by one to set
the second Ethernet MAC address. That is not the expected behavior
when two MAC addresses are fused, because this causes the second
fused MAC address to be ignored. Change this so that the second
fused MAC address will be used.
Reviewed-by: Peng Fan <[email protected]>
Signed-off-by: Christoph Niedermaier <[email protected]>
Reviewed-by: Marek Vasut <[email protected]>
Diffstat (limited to 'include/linux/byteorder')
0 files changed, 0 insertions, 0 deletions
