summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorVishal Mahaveer <[email protected]>2026-01-21 13:53:40 -0600
committerTom Rini <[email protected]>2026-01-28 15:54:41 -0600
commitde6b11e27b3a127d6e500e970f6ee7a70d7ab4bd (patch)
tree68173856ac0b69bae3b9504ebbd37db4bb20fc05 /configs
parentb259574e471dd632c31f7a8caea29102a3219fab (diff)
board: ti: am62px: Enable 32k crystal on the board
Enable 32k crystal on the board. If external 32k source is not used, 32k rc-osc comes into play, which is accurate to +-20%. Signed-off-by: Vishal Mahaveer <[email protected]>
Diffstat (limited to 'configs')
-rw-r--r--configs/am62px_evm_r5_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/am62px_evm_r5_defconfig b/configs/am62px_evm_r5_defconfig
index 378ba21137e..f1b3687786f 100644
--- a/configs/am62px_evm_r5_defconfig
+++ b/configs/am62px_evm_r5_defconfig
@@ -122,3 +122,5 @@ CONFIG_SPL_TIMER=y
CONFIG_OMAP_TIMER=y
CONFIG_LIB_RATIONAL=y
CONFIG_SPL_LIB_RATIONAL=y
+CONFIG_SPL_BOARD_INIT=y
+CONFIG_TI_K3_BOARD_LFOSC=y