u-boot-brain/arch/arm/mach-at91
Eugen Hristev 6c5f79d0ce ARM: mach-at91: fix timer.o compile condition
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@microchip.com>
Signed-off-by: Eugen Hristev <eugen.hristev@microchip.com>
2020-11-26 10:12:47 +02:00
..
arm920t common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00
arm926ejs ARM: at91: Add chip ID for SAM9X60 SiP 2020-10-19 09:19:53 +03:00
armv7 ARM: mach-at91: fix timer.o compile condition 2020-11-26 10:12:47 +02:00
include/mach ARM: at91: Add chip ID for SAM9X60 SiP 2020-10-19 09:19:53 +03:00
atmel_sfr.c ARM: at91: Rename sama5_sfr.h to at91_sfr.h 2019-10-08 09:16:11 +03:00
bootparams_atmel.S SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
clock.c watchdog: at91sam9_wdt: Remove now superfluous wdt start and reset 2019-04-26 09:16:32 +02:00
config.mk Makefile: Rename ALL-y to INPUTS-y 2020-07-28 19:30:39 -06:00
Kconfig ARM: mach-at91: add support for new SoC sama7g5 2020-09-25 10:39:22 +03:00
Makefile ARM: at91: sfr: convert to Kconfig 2019-10-08 09:16:11 +03:00
matrix.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
mpddrc.c common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00
phy.c common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00
sdram.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
spl_at91.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
spl_atmel.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
spl.c common: Move hang() to the same header as panic() 2020-01-17 17:53:40 -05:00