From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Wed, 13 Feb 2013 22:36:43 +0100 Subject: [U-Boot] [PATCH v2 10/10] mx23_olinuxino: Add ethernet support In-Reply-To: References: <1360589756-26355-1-git-send-email-otavio@ossystems.com.br> <201302132219.09103.marex@denx.de> Message-ID: <201302132236.44177.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 Wed, Feb 13, 2013 at 7:19 PM, Marek Vasut wrote: > > Dear Otavio Salvador, > > > >> This adds support to the LAN9512 chip included in the board and extend > >> the environment to easy netboot use. > >> > >> Signed-off-by: Otavio Salvador > > > > You completely ignored previous discussion to make this ethernet thingie > > part of the previous patch. > > I made the HUB part of the previous patch; I don't agree in moving > ethernet to there. The ethernet is integral part of the hub chip. This approach you take here breaks bisectability. Best regards, Marek Vasut