mirror of
https://github.com/immortalwrt/immortalwrt.git
synced 2025-08-11 06:11:53 +08:00
ramips: set ethernet mac address for VoCore2
This patch sets the mac address for the VoCore2 devices. Signed-off-by: L. D. Pinney <ldpinney@gmail.com>
This commit is contained in:

committed by
John Crispin

parent
f099803eb5
commit
e9eb6e7bb3
@ -23,6 +23,10 @@
|
||||
ralink,mtd-eeprom = <&factory 0x4>;
|
||||
};
|
||||
|
||||
ðernet {
|
||||
mtd-mac-address = <&factory 0x28>;
|
||||
};
|
||||
|
||||
&esw {
|
||||
mediatek,portmap = <0x7>;
|
||||
mediatek,portdisable = <0x3a>;
|
||||
|
Reference in New Issue
Block a user