From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751837AbcD1NCR (ORCPT ); Thu, 28 Apr 2016 09:02:17 -0400 Received: from nan92-5-82-235-5-110.fbx.proxad.net ([82.235.5.110]:48164 "EHLO euphor.blino.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750809AbcD1NCQ (ORCPT ); Thu, 28 Apr 2016 09:02:16 -0400 X-Greylist: delayed 596 seconds by postgrey-1.27 at vger.kernel.org; Thu, 28 Apr 2016 09:02:15 EDT From: Olivier Blin To: Lubomir Rintel , eric@anholt.net Cc: Stephen Warren , linux-rpi-kernel@lists.infradead.org, devicetree@vger.kernel.org, Arnd Bergmann , linux-kernel@vger.kernel.org, Peter Chen , popcornmix Subject: Re: [PATCH v2 1/2] ARM: bcm2835: dt: Add the ethernet to the device trees References: <1454571364-24708-1-git-send-email-lkundrak@v3.sk> <1454571364-24708-2-git-send-email-lkundrak@v3.sk> <56B572D8.9030701@wwwdotorg.org> Date: Thu, 28 Apr 2016 14:52:13 +0200 In-Reply-To: <56B572D8.9030701@wwwdotorg.org> (Stephen Warren's message of "Fri, 5 Feb 2016 21:13:12 -0700") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Stephen Warren writes: > On 02/04/2016 12:36 AM, Lubomir Rintel wrote: >> The hub and the ethernet in its port 1 are hardwired on the board. >> >> Compared to the adapters that can be plugged into the USB ports, this >> one has no serial EEPROM to store its MAC. Nevertheless, the Raspberry Pi >> has the MAC address for this adapter in its ROM, accessible from its >> firmware. >> >> U-Boot can read out the address and set the local-mac-address property of the >> node with "ethernet" alias. Let's add the node so that U-Boot can do its >> business. >> >> Model B rev2 and Model B+ entries were verified by me, the hierarchy and >> pid/vid pair for the Version 2 was provided by Olivier Blin. Original >> Model B is a blind short, though very likely correct. > > The series, > Tested-by: Stephen Warren > > A few nits though... [...] Is this still being queued in some tree? Or does it need more fixes and a resubmit? Without this, Raspberry Pi devices boot with a random MAC address. -- Olivier Blin - blino