Home
last modified time | relevance | path

Searched hist:"5 d7cdf3af64efb58fc272db1f74954401d7877f7" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/board/davinci/da8xxevm/
H A Du-boot-spl-da850evm.lds5d7cdf3af64efb58fc272db1f74954401d7877f7 Tue Nov 29 13:23:40 UTC 2016 Fabien Parent <fparent@baylibre.com> 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>