
16 May
2012
16 May
'12
5:54 p.m.
Hi Simon,
On Fri, Apr 20, 2012 at 9:47 PM, Simon Glass sjg@chromium.org wrote:
Hi Joe,
On Tue, Mar 27, 2012 at 4:42 PM, Joe Hershberger joe.hershberger@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