Skip to content
Snippets Groups Projects
Commit c55d6c6b authored by Amjad Ouled-Ameur's avatar Amjad Ouled-Ameur Committed by Tom Rini
Browse files

configs: dra7xx_evm: Increase the size of SPL_MULTI_DTB_FIT


Expand SPL_MULTI_DTB_FIT to accommodate new SPL IPU nodes.

Signed-off-by: default avatarAmjad Ouled-Ameur <aouledameur@baylibre.com>
parent 708f54f5
No related branches found
Tags mmc-2022-2-9
No related merge requests found
......@@ -54,7 +54,7 @@ CONFIG_OF_CONTROL=y
CONFIG_SPL_OF_CONTROL=y
CONFIG_OF_LIST="dra7-evm dra72-evm dra72-evm-revc dra71-evm dra76-evm"
CONFIG_SPL_MULTI_DTB_FIT=y
CONFIG_SPL_MULTI_DTB_FIT_UNCOMPRESS_SZ=0xA000
CONFIG_SPL_MULTI_DTB_FIT_UNCOMPRESS_SZ=0x10000
CONFIG_OF_SPL_REMOVE_PROPS="clocks clock-names interrupt-parent"
CONFIG_ENV_OVERWRITE=y
# CONFIG_ENV_IS_IN_FAT is not set
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment