Re: Random MAC address on my BeagleBone White

2014-08-15 Thread Steven Rostedt
On Fri, 15 Aug 2014 20:49:11 +0200 Markus Pargmann wrote: > Hi Steven, > > The am335x SoC already has 4 registers which contain two unique vendor > MAC addresses, so they should be used automatically instead of a random > one. > > As you mentioned above, I sent a series to read and use those

Re: Random MAC address on my BeagleBone White

2014-08-15 Thread Markus Pargmann
Hi Steven, On Fri, Aug 15, 2014 at 01:42:21PM -0400, Steven Rostedt wrote: > Hi, > > I'm using my BeagleBone White to debug some ftrace code and with the > help from people like Robert Nelson I was finally able to boot it and > test my kernel. > > But I'm still having some other issues. The most

Re: Random MAC address on my BeagleBone White

2014-08-15 Thread Steven Rostedt
On Sat, 16 Aug 2014 00:02:19 +0530 Anand Moon wrote: > Hi Steven, > > Please follow the bellow link to set mac address. > > http://www.armadeus.com/wiki/index.php?title=Ethernet_MAC_address > > -Anand Moon Hi, My U-Boot already has a ethaddr defined. It's what is used by the default kernel t

Re: Random MAC address on my BeagleBone White

2014-08-15 Thread Richard Cochran
On Fri, Aug 15, 2014 at 01:42:21PM -0400, Steven Rostedt wrote: > Thanks, this is rather annoying. You must be new here ;) Cheers, Richard -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http

Random MAC address on my BeagleBone White

2014-08-15 Thread Steven Rostedt
Hi, I'm using my BeagleBone White to debug some ftrace code and with the help from people like Robert Nelson I was finally able to boot it and test my kernel. But I'm still having some other issues. The most annoying one is that the new kernel assigns some random MAC address to my NIC and I can't