[U-Boot] [PATCH 03/11] ti_omap5_common: eth: do not define DM_ETH for spl
Mugunthan V N
mugunthanvnm at ti.com
Mon Apr 11 07:54:17 CEST 2016
On Sunday 10 April 2016 12:05 AM, Simon Glass wrote:
> Hi Mugunthan,
>
> On 7 April 2016 at 09:17, Mugunthan V N <mugunthanvnm at 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 at ti.com>
>> ---
>> include/configs/ti_omap5_common.h | 1 +
>> 1 file changed, 1 insertion(+)
>
> Reviewed-by: Simon Glass <sjg at 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
More information about the U-Boot
mailing list