commit | 06e19a6d3e2311efb4078806394954f39cbd15a2 | [log] [tgz] |
---|---|---|
author | Mathew McBride <matt@traverse.com.au> | Fri Jul 21 04:39:26 2023 +0000 |
committer | Tom Rini <trini@konsulko.com> | Thu Aug 03 09:40:50 2023 -0400 |
tree | 90d9937e3986a59478c8f66fa7c9929c7ebee6ff | |
parent | 56610ef5f39d465299f8032eae4efa9362a8a2e7 [diff] |
board: traverse: ten64: set serial# to be 'label' MAC The GE0 (first Gigabit Ethernet interface) is used as the 'serial number' for the board and appliance. To ensure the 'true' board S/N is available regardless of how the DPAA2 subsystem is configured, use serial# so it is passed in the device tree. Signed-off-by: Mathew McBride <matt@traverse.com.au> Reviewed-by: Peng Fan <peng.fan@nxp.com>