brcm47xx: do not use mac addresses with 00:90:4C prefix, prevent mac address collisions.
authorHauke Mehrtens <hauke@openwrt.org>
Sat, 5 Jul 2014 15:04:50 +0000 (15:04 +0000)
committerHauke Mehrtens <hauke@openwrt.org>
Sat, 5 Jul 2014 15:04:50 +0000 (15:04 +0000)
commit41b3ae989cc4ac1a19843ffeb94a83b83edbc3dd
treef7917af140e53e85a6017024fe89ed954eb9f182
parent8b171622cd25e15f5015c29f4a8da49e9dab4249
brcm47xx: do not use mac addresses with 00:90:4C prefix, prevent mac address collisions.

The address prefix 00:90:4C is used by Broadcom in their initial
configuration. When a mac address with the prefix 00:90:4C is used
all devices from the same series are sharing the same mac address.
To prevent mac address collisions we replace them with a mac address
based on the base address.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41513 3c298f89-4303-0410-b956-a3cf2f4a3e73
target/linux/brcm47xx/patches-3.10/180-generate-mac-address.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-3.14/180-generate-mac-address.patch [new file with mode: 0644]