commit | 261c8bd276d096be94fd77dafe4cbca505509a6c | [log] [tgz] |
---|---|---|
author | Dario Binacchi <dariobin@libero.it> | Mon Jan 18 22:28:30 2021 +0100 |
committer | Lokesh Vutla <lokeshvutla@ti.com> | Thu Feb 04 20:37:56 2021 +0530 |
tree | 1b13cc05a2d957e34a7242c668c13581d5a7b42b | |
parent | a45e6db3485eabbe3cb92baa5d87c19fa777e06f [diff] |
configs: am335x_evm: enable CONFIG_SPL_ALLOC_BD With commit 38d6b7ebdaee ("spl: Drop bd_info in the data section") you need to enable this option to boot from mmc. Signed-off-by: Dario Binacchi <dariobin@libero.it>