[U-Boot] [PATCH v2] TI: OMAP3: Overo Tobi ethernet support
Olof Johansson
olof at lixom.net
Thu Sep 24 19:55:53 CEST 2009
Hi,
On Sep 24, 2009, at 12:48 PM, 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 <olof at lixom.net>
>>
>> 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.
Yeah, I suppose so. :-)
>
>>> ---
>>>
>>> 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.
Yes, but not identical (I moved the prototype to the C file, a static
function prototype shouldn't have been in the header file to start
with).
-Olof
More information about the U-Boot
mailing list