Raspberry PI

Oleksandr Tymoshenko gonzo at bluezbox.com
Wed Oct 31 06:56:30 UTC 2012


On 2012-10-30, at 9:23 PM, Warner Losh <imp at bsdimp.com> wrote:

> 
> On Oct 30, 2012, at 9:40 PM, Oleksandr Tymoshenko wrote:
>>> 3. Ethernet mac address random change every time boot-up? It may due to
>>> uboot or firmware issue - apologize if it's OT.
>> It's FreeBSD problem that requires somewhat wider solution then hacking one network driver.
> 
> Why aren't we just getting the MAC address from the FDT?  Isn't that how Linux passes it in?


The problem is not getting MAC address from u-boot but to deliver it to if_smsc in non-hackish way.
We have several drivers that get their MAC addresses from boot loaders and I think we need to 
unify the way they discover available addresses. 


More information about the freebsd-arm mailing list