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:
4524c43
)
configs: beagleboneai64: Enable RTC emulation
author
Jonathan Humphreys
<j-humphreys@ti.com>
Mon, 8 Apr 2024 21:11:00 +0000
(16:11 -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_beagleboneai64_a72_defconfig
patch
|
blob
|
history
diff --git
a/configs/j721e_beagleboneai64_a72_defconfig
b/configs/j721e_beagleboneai64_a72_defconfig
index
31923d7
..
3d234bc
100644
(file)
--- a/
configs/j721e_beagleboneai64_a72_defconfig
+++ b/
configs/j721e_beagleboneai64_a72_defconfig
@@
-146,6
+146,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
@@
-169,3
+171,4
@@
CONFIG_USB_GADGET_VENDOR_NUM=0x0451
CONFIG_USB_GADGET_PRODUCT_NUM=0x6163
CONFIG_SPL_DFU=y
CONFIG_LZO=y
+CONFIG_EFI_SET_TIME=y