From mboxrd@z Thu Jan 1 00:00:00 1970 From: Albert ARIBAUD Date: Tue, 28 Oct 2014 09:08:16 +0100 Subject: [U-Boot] [PATCH v2 3/3] arm: odroid: usb: add support for usb host including ethernet In-Reply-To: <544F4A23.8020204@samsung.com> References: <1413827523-8341-1-git-send-email-suriyan.r@gmail.com> <1413827523-8341-3-git-send-email-suriyan.r@gmail.com> <5449DC77.6040000@samsung.com> <544E2798.5000409@samsung.com> <544F4A23.8020204@samsung.com> Message-ID: <20141028090816.6723a257@lilith> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hello Przemyslaw, On Tue, 28 Oct 2014 08:47:47 +0100, Przemyslaw Marczak wrote: > Hello Suriyan Ramasami, > >> The MAC address is defined by IEEE standard, so we can't use magic numbers > >> from undefined registers. > > > > I am aware of that. In the code by Tushar Behera you will see that he > > does mark it - "not multicast and outside official 80211 MAC > > namespace". > > > > Ok, but this is an open source code, and I assume that it should keeps > some of the standards? At least the code could and should make sure the Locally Administered flag is set in the randomly generated MAC -- that would keep the MAC standard and ensure it won't conflict with universally administered (iow, 'normal') MAC addresses. Amicalement, -- Albert.