forked from Ivasoft/openwrt
mpc85xx: fix TL-WDR4900 mac address assignment to match original firmware
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 48645
This commit is contained in:
@@ -119,7 +119,7 @@
|
||||
enet0: ethernet@b0000 {
|
||||
phy-handle = <&phy0>;
|
||||
phy-connection-type = "rgmii-id";
|
||||
mtd-mac-address = <&config 0x14c>;
|
||||
mtd-mac-address = <&config 0x144>;
|
||||
};
|
||||
|
||||
enet1: ethernet@b1000 {
|
||||
|
||||
Reference in New Issue
Block a user