On Fri, Aug 15, 2014 at 10:13 AM, Steven Rostedt <[email protected]> wrote:
>>
>
> I still have a minor issue. Nothing too big as I can still get work done.
>
> One, is that the kernel does not keep the NIC mac address and just assigns a
> new random one on boot.
> This makes my dhcp server not give it the right ip address.

I believe the in-kernel efuse mac address read (via dt) was NAK'ed and
they asked to have u-boot set it up instead. (which u-boot doesn't' do
yet either.)  Just can't find the discussion on l-o/l-a-k list's.

For these boards in my build farm, i'm just doing the 'hwaddress' override:

echo "hwaddress ether ${override_mac}" >> /etc/network/interfaces

>
> The second is that it does not reboot. It gets down to:
>
> Starting Notify Audit System and Update UTMP about System Shutdown...
> Stopping Remount API VFS...
> Stopped Remount API VFS                                                [  OK
> ]
> Stopping Temporary Directory...
> Stopping Remount Root FS...
> Stopped Remount Root FS                                                [  OK
> ]
> Stopped Temporary Directory                                            [  OK
> ]
> Started Notify Audit System and Update UTMP about System Shutdown      [  OK
> ]
> Started Console System Reboot Logging                                  [  OK
> ]
>
>
> and then hangs. (this is the Angsbroem distro).
>
> Note, the supplied kernel comes keeps the NIC mac addr and reboots fine.

Humm, off hand i'm not sure what config is causing the reboot lockup.
i know in my v3.16.x kitchen_sink_config it's rebooting..

Regards,

-- 
Robert Nelson
http://www.rcn-ee.com/

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to