bcm53xx: MR32: read mac-address from eeprom
authorChristian Lamparter <chunkeey@gmail.com>
Sat, 18 Sep 2021 14:41:41 +0000 (16:41 +0200)
committerChristian Lamparter <chunkeey@gmail.com>
Thu, 23 Sep 2021 18:50:58 +0000 (20:50 +0200)
commit608baf44c60cd3614a9bd502b7742919725a4c43
tree766da4fb889c7eebbfb150cb336a5206725f02a6
parentfd67908647390b916470501c88b4f5258123da95
bcm53xx: MR32: read mac-address from eeprom

Meraki wrote the ethernet MAC-address of the device
onto the eeprom (AT24C64) at the fixed location 0x66
to 0x6C. Let's fetch it from there.

Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
target/linux/bcm53xx/base-files/etc/board.d/02_network
target/linux/bcm53xx/patches-5.10/099-net-bcma-handle-deferred-probe.patch [new file with mode: 0644]