board: am57xx: fit: add support for selecting dtb dynamically
authorLokesh Vutla <lokeshvutla@ti.com>
Fri, 10 Jun 2016 04:05:43 +0000 (09:35 +0530)
committerTom Rini <trini@konsulko.com>
Mon, 13 Jun 2016 12:56:36 +0000 (08:56 -0400)
commit7a0ea589ba8344eb39f864cb277b5056e37b50a7
treea96daada7ce3cf751710925ed4f927e3927ef877
parent165bd7a1cc1624750376eb291bcd3c46597b4148
board: am57xx: fit: add support for selecting dtb dynamically

FIT allows for a multiple dtb in a single image. SPL needs away to
detect the right dtb to be used. Adding support for the same for am57xx
platforms.

Reviewed-by: Tom Rini <trini@konsulko.com>
Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
board/ti/am57xx/board.c