u-boot-brain/arch/arm/mach-meson
Neil Armstrong dad258fadd ARM: meson: add unique MAC address generation
Add support for generating an unique MAC address using the SoC internal
serial number from the Secure Monitor interface.

The algorithm generates an unicast locally administered 6bytes minus 2bits
address using an crc16 of the serial for the top 16bits with the lower 2 bits
masked to setup the unicast locally administered property and a crc24 for
the lower 24bits.

Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
2019-07-04 16:04:59 +02:00
..
board-axg.c ARM: meson: Add boot device discovery 2018-11-26 14:40:52 +01:00
board-common.c ARM: meson: add unique MAC address generation 2019-07-04 16:04:59 +02:00
board-g12a.c mach-meson: g12a: add DWC2 peripheral mode support 2019-05-09 10:38:32 +02:00
board-gx.c ARM: meson-gx: Reset GXL/GXM to external PHY when not using internal PHY 2019-05-31 10:04:15 +02:00
board-info.c ARM: meson: display Amlogic SoC Information 2019-04-10 16:48:31 +02:00
Kconfig ARM: meson: add G12a support 2019-04-23 11:19:09 +02:00
Makefile ARM: meson: add G12a support 2019-04-23 11:19:09 +02:00
sm.c ARM: meson: sm: Add secure monitor calls to retrieve SoC serial number 2019-07-04 16:04:59 +02:00