From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ben Warren Date: Mon, 28 Sep 2009 11:51:15 -0700 Subject: [U-Boot] [PATCH v3] TI: OMAP3: Overo Tobi ethernet support In-Reply-To: <20090926211434.GB21538@lixom.net> References: <20090911204750.GA22246@lixom.net> <20090923145556.GA28659@lixom.net> <20090926211434.GB21538@lixom.net> Message-ID: <4AC105A3.5070306@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Olof Johansson wrote: > Add setup for ethernet on Tobi, allowing kernel/ramdisk to be loaded > over tftp. > > This also refactors the smc911x driver to allow for detecting when the > chip is missing. I.e. the detect_chip() function is called earlier and > will abort gracefully when the Chip ID read returns all 1's. > > > Signed-off-by: Olof Johansson > Acked-by: Ben Warren (although it should have been broken into functionally-orthogonal patches). Go ahead and apply to the TI branch. regards, Ben