
29 Jan
2003
29 Jan
'03
8:52 a.m.
I'm wondering what the "correct" way to export a MAC address from u-boot to a Linux kernel.
Does it work for you to NOT pass the MAC address?
Instead, get the MAC from your serial configuration prom and program your ethernet chip accordingly. Later Linux boots and the network driver get's the MAC as usual from the chip.
This is at least a possible approach for the SMC91111.