From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCH] ARM: dts: omap4-sdp: Make ethernet working even if booted with latest u-boot Date: Thu, 13 Dec 2018 07:17:03 -0800 Message-ID: <20181213151703.GN6707@atomide.com> References: <20181213135845.3965-1-peter.ujfalusi@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <20181213135845.3965-1-peter.ujfalusi@ti.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Peter Ujfalusi Cc: Nishanth Menon , devicetree@vger.kernel.org, linux@armlinux.org.uk, bcousson@baylibre.com, linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org List-Id: linux-omap@vger.kernel.org * Peter Ujfalusi [181213 13:57]: > After some debugging I have managed to get the ethernet working with > mainline u-boot while not breaking the networking with the case when we > boot with the mysterious binary u-boot. I'm pretty sure this is the most recent version of WIP u-boot SPI support from Nishanth: https://github.com/nmenon/u-boot/tree/v2014.04-mod/sdp4430-ethernet >>From what I recall, that did not work for Blaze though for enabling Ethernet for tftp booting but worked on 4430-sdp. Maybe because of the same issues as these kernel patches though. Regards, Tony