commit | 4f80a06df3c174773b6fc4379f50562bf8db5a62 | [log] [tgz] |
---|---|---|
author | Stephen Warren <swarren@wwwdotorg.org> | Fri Sep 26 20:51:39 2014 -0600 |
committer | Marek Vasut <marex@denx.de> | Wed Oct 22 22:02:08 2014 +0200 |
tree | 308a62d95fe32d4828ebeb7a5fd80738afe864fa | |
parent | 72d5702c44ed43cf36491059f00a7b1819341610 [diff] |
ARM: rpi_b: query internal MAC address from firmware The built-in SMSC 95xx chip doesn't know its own MAC address. Instead, we must query it from the VC firmware; it's probably encoded in fuses on the BCM2835. Signed-off-by: Stephen Warren <swarren@wwwdotorg.org>