
16 Jan
2016
16 Jan
'16
2:20 a.m.
On 4 January 2016 at 12:57, Tom Rini trini@konsulko.com wrote:
On Thu, Dec 24, 2015 at 04:08:04PM +0530, Mugunthan V N wrote:
To prepare timer driver to DM/DT conversion do not build the exiting timer driver when CONFIG_TIMER is defined. But since omap's SPL doesn't support DM yet so built timer driver only for SPL build when CONFIG_TIMER is defined.
Signed-off-by: Mugunthan V N mugunthanvnm@ti.com
Reviewed-by: Tom Rini trini@konsulko.com
-- Tom
Applied to u-boot-dm, thanks!