diff options
author | Jean-Jacques Hiblot <jjhiblot@ti.com> | 2020-08-05 22:44:16 +0530 |
---|---|---|
committer | Lokesh Vutla <lokeshvutla@ti.com> | 2020-08-11 20:34:46 +0530 |
commit | d099db2829edace4595b90f25c84a5239ca72c41 (patch) | |
tree | 6dce963b798591a80d71fd5adc9996c3810e9fd6 /scripts/Makefile.uncmd_spl | |
parent | 0526460a500a94c904219f3e5c3c62ee35d6a2f3 (diff) |
arm: mach-k3: Fix platform hang when SPL_MULTI_DTB_FIT is not enabled
If SPL_MULTI_DTB_FIT is not enabled, then CONFIG_SPL_OF_LIST is not defined
And in turn tispl.bin ends up not embedding any DTB.
Fixing it by using CONFIG_DEFAULT_DEVICE_TREE if SPL_OF_LIST is empty.
Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com>
Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
Diffstat (limited to 'scripts/Makefile.uncmd_spl')
0 files changed, 0 insertions, 0 deletions