Re: [U-Boot] [PATCH] sunxi: use random parts of SID to set ethaddr

2014-07-23 Thread Siarhei Siamashka
On Sat, 14 Jun 2014 10:46:37 +0100 Ian Campbell wrote: > On Sat, 2014-06-14 at 08:59 +0200, Hans de Goede wrote: > > From: Jonathan Liu > > > > Similar to the USB NIC found on OMAP5uEVM, PandaBoard and BeagleBoard-XM > > boards, the sunxi SoCs have a NIC onboard without an embedded MAC address.

Re: [U-Boot] [PATCH] sunxi: use random parts of SID to set ethaddr

2014-06-14 Thread Ian Campbell
On Sat, 2014-06-14 at 08:59 +0200, Hans de Goede wrote: > From: Jonathan Liu > > Similar to the USB NIC found on OMAP5uEVM, PandaBoard and BeagleBoard-XM > boards, the sunxi SoCs have a NIC onboard without an embedded MAC address. > > Just like the omap used on these boards, the sunxi SoCs do ha

[U-Boot] [PATCH] sunxi: use random parts of SID to set ethaddr

2014-06-14 Thread Hans de Goede
From: Jonathan Liu Similar to the USB NIC found on OMAP5uEVM, PandaBoard and BeagleBoard-XM boards, the sunxi SoCs have a NIC onboard without an embedded MAC address. Just like the omap used on these boards, the sunxi SoCs do have a unique chip id, in the form of the 128 bit SID register: http:/