[PATCH] ARM: mach-at91: fix timer.o compile condition

Eugen.Hristev at microchip.com Eugen.Hristev at microchip.com
Thu Nov 26 09:18:18 CET 2020


On 11.11.2020 18:46, Eugen Hristev wrote:
> The AT91 architecture now has two possible timer blocks, the old PIT timer
> and the new PIT64B.
> The timer.c file has an old non DM driver that works for platforms
> that do not use the ATMEL_PIT_TIMER DM-based driver.
> Update the Makefile to select this old driver in case neither of the
> ATMEL_PIT_TIMER and the MCHP_PIT64B_TIMER are selected.
> 
> Suggested-by: Claudiu Beznea <claudiu.beznea at microchip.com>
> Signed-off-by: Eugen Hristev <eugen.hristev at microchip.com>
> ---

Applied to u-boot-atmel/master


More information about the U-Boot mailing list