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:
280fd7e
)
configs: j721e: Enable RTC emulation
author
Jonathan Humphreys
<j-humphreys@ti.com>
Mon, 8 Apr 2024 21:10:50 +0000
(16:10 -0500)
committer
Tom Rini
<trini@konsulko.com>
Wed, 17 Apr 2024 19:15:23 +0000
(13:15 -0600)
Signed-off-by: Jonathan Humphreys <j-humphreys@ti.com>
configs/j721e_evm_a72_defconfig
patch
|
blob
|
history
diff --git
a/configs/j721e_evm_a72_defconfig
b/configs/j721e_evm_a72_defconfig
index
5028caa
..
077bf50
100644
(file)
--- a/
configs/j721e_evm_a72_defconfig
+++ b/
configs/j721e_evm_a72_defconfig
@@
-177,6
+177,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
@@
-207,3
+209,4
@@
CONFIG_SPL_DFU=y
CONFIG_UFS=y
CONFIG_CADENCE_UFS=y
CONFIG_TI_J721E_UFS=y
+CONFIG_EFI_SET_TIME=y