configs: am335x_evm: enable CONFIG_SPL_ALLOC_BD
authorDario Binacchi <dariobin@libero.it>
Mon, 18 Jan 2021 21:28:30 +0000 (22:28 +0100)
committerLokesh Vutla <lokeshvutla@ti.com>
Thu, 4 Feb 2021 15:07:56 +0000 (20:37 +0530)
commitbfefa3a4eb6d5a1893d6c613a53c1706b630216e
tree1b13cc05a2d957e34a7242c668c13581d5a7b42b
parent468ec2f3ef8fb4e08c01e6d92a530d3632ca6df5
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>
configs/am335x_evm_defconfig