commit | bfefa3a4eb6d5a1893d6c613a53c1706b630216e | [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 | 468ec2f3ef8fb4e08c01e6d92a530d3632ca6df5 [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>