[U-Boot] [PATCH] davinci: omapl138_lcdk: enable time command

Sekhar Nori nsekhar at ti.com
Wed May 10 11:39:49 UTC 2017


On Wednesday 10 May 2017 04:56 PM, Tom Rini wrote:
> On Wed, May 10, 2017 at 04:44:45PM +0530, Lokesh Vutla wrote:
>>
>>
>> On Wednesday 10 May 2017 04:27 PM, Sekhar Nori wrote:
>>> Enable time command for OMAP-L138 LCDK board.
>>>
>>> The patch was generated using savedefconfig
>>> method.
>>>
>>> Signed-off-by: Sekhar Nori <nsekhar at ti.com>
>>
>> Instead of enabling each command like this, I was about to ask to
>> include TI_COMMON_CMD_OPTIONS( defined inside board/ti/common/Kconfig)
>> for omapl138. Realized that omapl138 is under "board/davinci/" and
>> cannot include board/ti/common/Kconfig directly. May be I am missing
>> some history here, why can't all davinci boards be under board/ti?
> 
> History is the answer here, yes.  But is there really a reason davinci
> couldn't source board/ti/common/Kconfig ?

No reason, I think. I will try and send a v2. I did notice
TI_COMMON_CMD_OPTIONS before sending that patch, but dropped the idea
again because it was in a different directory.

Thanks,
Sekhar


More information about the U-Boot mailing list