mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-28 15:41:40 +00:00
configs: am62x_evm_a53: Add bloblist address
Set bloblist address to 0x80D00000. Signed-off-by: Nikhil M Jain <n-jain1@ti.com> Reviewed-by: Devarsh Thakkar <devarsht@ti.com>
This commit is contained in:
parent
954b0ad4a2
commit
1f7682383f
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue