
11 Apr
2016
11 Apr
'16
7:54 a.m.
On Sunday 10 April 2016 12:05 AM, Simon Glass wrote:
Hi Mugunthan,
On 7 April 2016 at 09:17, Mugunthan V N mugunthanvnm@ti.com wrote:
Since omap's spl doesn't support DM currently, do not define DM_ETH for spl build.
Signed-off-by: Mugunthan V N mugunthanvnm@ti.com
include/configs/ti_omap5_common.h | 1 + 1 file changed, 1 insertion(+)
Reviewed-by: Simon Glass sjg@chromium.org
I suppose this is OK as a temporary convenience, although we should use defconfig for this sort of thing.
Yes, this is a temporary. When omap's spl updated to support DM, these undefs has to be removed.
Regards Mugunthan V N