ar71xx: fix MAC addresses on TP-Link TL-WR1043ND v4
authorMatthias Schiffer <mschiffer@universe-factory.net>
Mon, 11 Sep 2017 17:41:41 +0000 (19:41 +0200)
committerMatthias Schiffer <mschiffer@universe-factory.net>
Mon, 11 Sep 2017 17:47:19 +0000 (19:47 +0200)
The addresses were read from the 'config' partition, which would not always
contain the addresses at the same offsets, depending on the stock firmware
version used before flashing LEDE. Change this to get the addresses from
the 'product-info' partition, which is read-only.

Reported-and-tested-by: Andreas Ziegler <ml@andreas-ziegler.de>
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>

No differences found