From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olof Johansson Date: Sat, 12 Sep 2009 12:18:54 -0500 Subject: [U-Boot] [PATCH] TI: OMAP3: Overo Tobi ethernet support In-Reply-To: <0554BEF07D437848AF01B9C9B5F0BC5D92708B0A@dlee01.ent.ti.com> References: <20090911204750.GA22246@lixom.net> <4AAB30DC.2000105@googlemail.com> <0554BEF07D437848AF01B9C9B5F0BC5D92708B0A@dlee01.ent.ti.com> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Sep 12, 2009, at 10:16 AM, 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 >> >> Acked-by: Dirk Behme > > Pushed to u-boot-ti Thanks! Random question on u-boot development process: I see you didn't add your signed-off on the commit. People don't do that when they check in patches to the u-boot trees? -Olof