ramips: add mac address assignment for eth0 on RE6500
Signed-off-by: Bjoern Dobe <bjoern@dobecom.de> Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 48021
This commit is contained in:
parent
d65eda48b7
commit
2c4faaed74
1 changed files with 4 additions and 0 deletions
|
@ -84,6 +84,10 @@
|
|||
};
|
||||
};
|
||||
|
||||
ethernet@1e100000 {
|
||||
mtd-mac-address = <&factory 0x2e>;
|
||||
};
|
||||
|
||||
gpio-leds {
|
||||
compatible = "gpio-leds";
|
||||
|
||||
|
|
Loading…
Reference in a new issue