]> Git Repo - u-boot.git/commit
board: amlogic: Add Odroid-N2 board support
authorPascal Vizeli <[email protected]>
Thu, 18 Jun 2020 14:40:37 +0000 (16:40 +0200)
committerNeil Armstrong <[email protected]>
Wed, 8 Jul 2020 08:52:45 +0000 (10:52 +0200)
commit6de936b011fb02d1019a69aea0184cee4a578f59
treeec2b349ed61d55b15629a1a6332b51a0a8f0dc7f
parent2f5fbb5b39f7b67044dda5c35e4a4b31685a3109
board: amlogic: Add Odroid-N2 board support

Add a proper Odroid-N2 board support to handle the Ethernet MAC
address stored in the in-SoC eFuses.

Signed-off-by: Pascal Vizeli <[email protected]>
Signed-off-by: Neil Armstrong <[email protected]>
Tested-by: Anand Moon <[email protected]>
board/amlogic/odroid-n2/MAINTAINERS [new file with mode: 0644]
board/amlogic/odroid-n2/Makefile [new file with mode: 0644]
board/amlogic/odroid-n2/odroid-n2.c [new file with mode: 0644]
board/amlogic/w400/MAINTAINERS
configs/odroid-n2_defconfig
This page took 0.039108 seconds and 4 git commands to generate.