Explorar o código

Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'

Albert ARIBAUD %!s(int64=11) %!d(string=hai) anos
pai
achega
da0c5748a3
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      include/configs/bur_am335x_common.h

+ 1 - 1
include/configs/bur_am335x_common.h

@@ -22,7 +22,7 @@
 /* Timer information */
 /* Timer information */
 #define CONFIG_SYS_PTV			2	/* Divisor: 2^(PTV+1) => 8 */
 #define CONFIG_SYS_PTV			2	/* Divisor: 2^(PTV+1) => 8 */
 #define CONFIG_SYS_TIMERBASE		0x48040000	/* Use Timer2 */
 #define CONFIG_SYS_TIMERBASE		0x48040000	/* Use Timer2 */
-
+#define CONFIG_SPL_AM33XX_ENABLE_RTC32K_OSC	/* enable 32kHz OSC at bootime */
 #define CONFIG_SPL_POWER_SUPPORT
 #define CONFIG_SPL_POWER_SUPPORT
 #define CONFIG_POWER_TPS65217
 #define CONFIG_POWER_TPS65217