[U-Boot] [PATCH v2 01/21] net: Remove CMD_PING where there's no CMD_NET

Joe Hershberger joe.hershberger at gmail.com
Wed May 16 17:54:10 CEST 2012


Hi Simon,

On Fri, Apr 20, 2012 at 9:47 PM, Simon Glass <sjg at chromium.org> wrote:
> Hi Joe,
>
> On Tue, Mar 27, 2012 at 4:42 PM, Joe Hershberger <joe.hershberger at ni.com> wrote:
>> diff --git a/include/configs/am3517_crane.h b/include/configs/am3517_crane.h
>> index b0dd2f0..848e4ae 100644
>> --- a/include/configs/am3517_crane.h
>> +++ b/include/configs/am3517_crane.h
>> @@ -146,7 +146,7 @@
>>  #define CONFIG_CMD_MMC         /* MMC support                  */
>>  #define CONFIG_CMD_NAND                /* NAND support                 */
>>  #define CONFIG_CMD_DHCP
>
> Should you remove the DHCP also?

I was interested in changing only what actually caused a build failure
in a board I have no way to test, though it would be safe to change as
well.

-Joe


More information about the U-Boot mailing list