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:
954b0ad
)
configs: am62x_evm_a53: Add bloblist address
author
Nikhil M Jain
<n-jain1@ti.com>
Tue, 18 Jul 2023 08:57:34 +0000
(14:27 +0530)
committer
Tom Rini
<trini@konsulko.com>
Fri, 21 Jul 2023 19:32:12 +0000
(15:32 -0400)
Set bloblist address to 0x80D00000.
Signed-off-by: Nikhil M Jain <n-jain1@ti.com>
Reviewed-by: Devarsh Thakkar <devarsht@ti.com>
configs/am62x_evm_a53_defconfig
patch
|
blob
|
history
diff --git
a/configs/am62x_evm_a53_defconfig
b/configs/am62x_evm_a53_defconfig
index
7c3bc18
..
5c572df
100644
(file)
--- a/
configs/am62x_evm_a53_defconfig
+++ b/
configs/am62x_evm_a53_defconfig
@@
-102,3
+102,4
@@
CONFIG_SYSRESET=y
CONFIG_SPL_SYSRESET=y
CONFIG_SYSRESET_TI_SCI=y
CONFIG_FS_FAT_MAX_CLUSTSIZE=16384
+CONFIG_BLOBLIST_ADDR=0x80D00000