git.openpandora.org
/
pandora-u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
512ed81
)
configs: j784s4: Enable RTC emulation
author
Jonathan Humphreys
<j-humphreys@ti.com>
Fri, 14 Jun 2024 15:51:18 +0000
(10:51 -0500)
committer
Tom Rini
<trini@konsulko.com>
Tue, 18 Jun 2024 16:43:12 +0000
(10:43 -0600)
Enable RTC emulation for System Ready IR tests.
Signed-off-by: Jonathan Humphreys <j-humphreys@ti.com>
configs/j784s4_evm_a72_defconfig
patch
|
blob
|
history
diff --git
a/configs/j784s4_evm_a72_defconfig
b/configs/j784s4_evm_a72_defconfig
index
937b881
..
2465d0e
100644
(file)
--- a/
configs/j784s4_evm_a72_defconfig
+++ b/
configs/j784s4_evm_a72_defconfig
@@
-140,6
+140,8
@@
CONFIG_SPL_RAM=y
CONFIG_REMOTEPROC_TI_K3_DSP=y
CONFIG_REMOTEPROC_TI_K3_R5F=y
CONFIG_RESET_TI_SCI=y
+CONFIG_DM_RTC=y
+CONFIG_RTC_EMULATION=y
CONFIG_SCSI=y
CONFIG_DM_SERIAL=y
CONFIG_SOC_DEVICE=y
@@
-152,3
+154,4
@@
CONFIG_SYSRESET=y
CONFIG_SPL_SYSRESET=y
CONFIG_SYSRESET_TI_SCI=y
CONFIG_DM_THERMAL=y
+CONFIG_EFI_SET_TIME=y