[PATCH v2 14/34] configs: sama7g5: use PIT64B

Eugen Hristev eugen.hristev at microchip.com
Sat Dec 5 11:02:56 CET 2020


From: Claudiu Beznea <claudiu.beznea at microchip.com>

Use PIT64B driver. ATMEL_PIT is not available for SAMA7G5.

Signed-off-by: Claudiu Beznea <claudiu.beznea at microchip.com>
---
 configs/sama7g5ek_mmc1_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/configs/sama7g5ek_mmc1_defconfig b/configs/sama7g5ek_mmc1_defconfig
index 936d9cd73f..7d4d409532 100644
--- a/configs/sama7g5ek_mmc1_defconfig
+++ b/configs/sama7g5ek_mmc1_defconfig
@@ -58,5 +58,6 @@ CONFIG_DM_SERIAL=y
 CONFIG_DEBUG_UART_ANNOUNCE=y
 CONFIG_ATMEL_USART=y
 CONFIG_TIMER=y
+CONFIG_MCHP_PIT64B_TIMER=y
 CONFIG_OF_LIBFDT_OVERLAY=y
 # CONFIG_EFI_LOADER_HII is not set
-- 
2.25.1



More information about the U-Boot mailing list