davinci: da850evm: fix empty boot method list in the SPL
authorFabien Parent <fparent@baylibre.com>
Tue, 29 Nov 2016 13:23:40 +0000 (14:23 +0100)
committerTom Rini <trini@konsulko.com>
Sat, 3 Dec 2016 18:21:14 +0000 (13:21 -0500)
commit5d7cdf3af64efb58fc272db1f74954401d7877f7
treeef42e5b42711dd8111cd5b37ce0004ebccfda7d3
parenta5ab44f69bc4809cfaeea2fdb4e391dc828f49a1
davinci: da850evm: fix empty boot method list in the SPL

The list of available boot method is not part of the binary which
prevent the SPL from booting u-boot or Linux.

Add the missing .u_boot_list* sections to the binary to fix it.

Signed-off-by: Fabien Parent <fparent@baylibre.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
board/davinci/da8xxevm/u-boot-spl-da850evm.lds