commit | a961f043ae1d5b7d8c8f00bd859bc15efae5e44e | [log] [tgz] |
---|---|---|
author | Amit Pundir <amit.pundir@linaro.org> | Fri Sep 01 12:34:39 2023 +0530 |
committer | Amit Pundir <amit.pundir@linaro.org> | Fri Sep 01 12:34:39 2023 +0530 |
tree | 812e3134d4aa29f77256f6512dad97612e62c8b0 | |
parent | f30799b08b28e71b6638f4bff55152d76606620d [diff] |
rb5: Set Ethernet MAC address on boot Just like DB845c devboards, RB5 do not have unique Ethernet MAC addresses. All the boards share the same MAC address and it cause problems while running CTS tests in the lab with multiple RB5 boards connected. So set the Ethernet MAC address based on board's unique serial number as we do for DB845c. Change-Id: I103e18c34a34c4d36d6cc71e7a7f964bcd0417b4 Signed-off-by: Amit Pundir <amit.pundir@linaro.org>