From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dirk Behme Date: Thu, 24 Sep 2009 19:51:31 +0200 Subject: [U-Boot] [PATCH v2] TI: OMAP3: Overo Tobi ethernet support In-Reply-To: <0554BEF07D437848AF01B9C9B5F0BC5D92C10BE7@dlee01.ent.ti.com> References: <20090911204750.GA22246@lixom.net> <20090923145556.GA28659@lixom.net> <4ABBAD23.7060004@windriver.com> <0554BEF07D437848AF01B9C9B5F0BC5D92C10BE7@dlee01.ent.ti.com> Message-ID: <4ABBB1A3.1070500@googlemail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Paulraj, Sandeep wrote: > >> 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. You have my ack to do what you think is the best way to go. I wasn't able to track this discussion, but will look at the result then ;) Best regards Dirk