From 76ba6846a246a2c6008ecdf410b464638905f1d2 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Mon, 14 Jul 2014 07:38:32 +0000 Subject: ramips: fix port mapping and extract wmac eeprom on ZBT-WA05 board Signed-off-by: Roman Yeryomin SVN-Revision: 41634 --- target/linux/ramips/dts/ZBT-WA05.dts | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'target/linux/ramips/dts/ZBT-WA05.dts') diff --git a/target/linux/ramips/dts/ZBT-WA05.dts b/target/linux/ramips/dts/ZBT-WA05.dts index 714d2733a6..13c78c755f 100644 --- a/target/linux/ramips/dts/ZBT-WA05.dts +++ b/target/linux/ramips/dts/ZBT-WA05.dts @@ -70,7 +70,11 @@ ethernet@10100000 { mtd-mac-address = <&factory 0x4>; - ralink,port-map = "llllw"; + ralink,port-map = "wllll"; + }; + + wmac@10180000 { + ralink,mtd-eeprom = <&factory 0>; }; pinctrl { -- cgit v1.2.3