
Hi Neil,
On Mon, 22 Jun 2020 at 18:36, Neil Armstrong narmstrong@baylibre.com wrote:
Hi,
On 21/06/2020 19:23, Anand Moon wrote:
Hi Neil,
On Thu, 18 Jun 2020 at 20:11, Neil Armstrong narmstrong@baylibre.com wrote:
From: Pascal Vizeli pvizeli@syshack.ch
Add a proper Odroid-N2 board support to handle the Ethernet MAC address stored in the in-SoC eFuses.
This feature need to be implemented for all Amlogic SoC boards, since many boards link libretech-cc also generate random mac address for ethernet.
In fact, AFAIK only HardKernel stores the MAC in the fuses, now Amlogic stores the MAC in the eMMC custom partitions, but they did for GXBB and previous SoCs. Earlier I introduced meson_generate_serial_ethaddr() for GXL and later (not GXBB), to generate an unique MAC address from the SoC serial.
Neil
Thanks for this information.
-Anand