From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paulraj, Sandeep Date: Thu, 24 Sep 2009 12:48:09 -0500 Subject: [U-Boot] [PATCH v2] TI: OMAP3: Overo Tobi ethernet support In-Reply-To: <4ABBAD23.7060004@windriver.com> References: <20090911204750.GA22246@lixom.net> <20090923145556.GA28659@lixom.net> <4ABBAD23.7060004@windriver.com> Message-ID: <0554BEF07D437848AF01B9C9B5F0BC5D92C10BE7@dlee01.ent.ti.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. > > > > Based on the omap3 evm code. I added a new highlevel define for Tobi > > to avoid having it dependent on CMD_NET (which would seem backward in > > this case). > > > > Signed-off-by: Olof Johansson > > Ack-ed > > Sandeep, > Can you push this to the ti branch? > > Tom BTW does this patch need an ACK from Dirk? I ask because when we commit this patch we will have to remove one of his patches. > > --- > > > > This version of the patch fixes whitespace comments from WD, and > includes > > fixes for the build warnings that Dirk's patch also silenced. > > This patch I believe incorporates Dirk's patch. Sandeep