commit | ab6c932877d7776a7084f64d10e10abf982ffd6f | [log] [tgz] |
---|---|---|
author | Tyler Baker <tyler.baker@linaro.org> | Mon Jun 23 11:11:29 2014 -0700 |
committer | Tom Rini <trini@ti.com> | Mon Jul 07 20:43:28 2014 -0400 |
tree | 789de0ec0e23013a039d1ee0816c111f5e525864 | |
parent | 576a8d58ccd48fbdc8c87065817b38e40f265899 [diff] |
TI:omap3: enable CONFIG_CMD_DHCP for omap3_beagle The following patch re-enables the dhcp functionality on omap3_beagle. It was removed with df4dbb5df6ab1c1d27b3fd4acbaad69b47095daf when omap3_beagle was converted to use ti_omap3_common.h. I have tested beagleboard and beagleboard-xm with this patch and confirmed dhcp is working. Signed-off-by: Tyler Baker <tyler.baker@linaro.org>