From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Mon, 28 Jan 2013 20:17:25 +0100 Subject: [U-Boot] [PATCH 4/4] mx23_olinuxino: Add ethernet support In-Reply-To: References: <1359400440-12916-1-git-send-email-otavio@ossystems.com.br> Message-ID: <201301282017.25245.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Otavio Salvador, > On Mon, Jan 28, 2013 at 5:12 PM, Fabio Estevam wrote: > > On Mon, Jan 28, 2013 at 5:14 PM, Otavio Salvador > > > > wrote: > >> + "ip_dyn=yes\0" \ > >> + "usbethaddr=00:11:22:33:44:55\0" \ > > > > You should not hardcode a MAC address. > > It does not provide one. Your dongle? Then leave that up to user. Besides, there's a tool in tools/ for generating a random MAC. Best regards, Marek Vasut