[U-Boot] [PATCH 0/3] amlogic: add unique MAC address generatio
Neil Armstrong
narmstrong at baylibre.com
Wed Jun 12 09:49:05 UTC 2019
This patchset adds support for generating an unique MAC address per-SoC,
and enables it on the q200 (VIM2) and P212 (libretech-cc, khadas-vim, libretech-ac)
based boards.
Neil Armstrong (3):
ARM: meson: sm: Add secure monitor calls to retrieve SoC serial number
ARM: meson: add unique MAC address generation
board: amlogic: Generate unique MAC address for Q200 and P212 based
boards
arch/arm/include/asm/arch-meson/eth.h | 3 +++
arch/arm/include/asm/arch-meson/sm.h | 4 ++++
arch/arm/mach-meson/board-common.c | 31 +++++++++++++++++++++++++++
arch/arm/mach-meson/sm.c | 24 +++++++++++++++++++++
board/amlogic/p212/p212.c | 2 ++
board/amlogic/q200/q200.c | 2 ++
6 files changed, 66 insertions(+)
--
2.21.0
More information about the U-Boot
mailing list