Skip to content
Snippets Groups Projects
Commit 439b3e02 authored by David Bauer's avatar David Bauer
Browse files

gluon-core: read NanoPi R2S primary MAC from LAN board data


The relevant entry for the primary MAC location was lost when rebasing
the patch on OpenWrt 21.02.

Fixes commit ded4b8a7 ("rockchip-armv8: add FriendlyARM NanoPi R2S")

Signed-off-by: default avatarDavid Bauer <mail@david-bauer.net>
parent 1b620c83
No related branches found
No related tags found
No related merge requests found
......@@ -99,6 +99,9 @@ local primary_addrs = {
{'ramips', 'mt76x8', {
'xiaomi,mi-router-4a-100m',
}},
{'rockchip', 'armv8', {
'friendlyarm,nanopi-r2s',
}},
{'x86'},
}},
{interface('wan'), {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment