lantiq: mac address setting on BTHOMEHUBV3A
authorBen Mulvihill <ben.mulvihill@gmail.com>
Tue, 5 Jul 2016 17:35:05 +0000 (19:35 +0200)
committerJohn Crispin <john@phrozen.org>
Tue, 5 Jul 2016 20:59:14 +0000 (22:59 +0200)
Rename uboot environment partition on BT Home Hub 3A so that mac address
setting works correctly.

Also, the mac address field in the ath9k calibration data is not used,
and should not be referenced in the dts.

Signed-off-by: Ben Mulvihill <ben.mulvihill@gmail.com>
target/linux/lantiq/dts/BTHOMEHUBV3A.dts

index 595668f59e3275c61597ff185a2c1980645156e2..1d61d81af26c63098331868ddacc7e87287a6f98 100644 (file)
@@ -64,7 +64,7 @@
                                                read-only;
                                        };
                                        partition@64000 {
-                                               label = "uboot-config";
+                                               label = "uboot_env";
                                                reg = <0x64000 0x004000>;
                                        };
                                        ath9k_cal: partition@68000 {
@@ -85,7 +85,6 @@
                        ath9k_eep {
                                compatible = "ath9k,eeprom";
                                ath,eep-flash = <&ath9k_cal 0x0000>;
-                               ath,mac-offset = <0x10c>;
                                ath,pci-slot = <14>;
                                ath,eep-endian;
                        };