]> git.ipfire.org Git - people/ms/u-boot.git/commit - board/ti/am335x/board.c
board: am33xx: fit: add support for selecting dtb dynamically
authorLokesh Vutla <lokeshvutla@ti.com>
Mon, 16 May 2016 05:54:24 +0000 (11:24 +0530)
committerTom Rini <trini@konsulko.com>
Fri, 27 May 2016 19:47:47 +0000 (15:47 -0400)
commit505ea6e82a3c7eafd946cee788f8985e7573bf52
treedd8224916920c86d5d1514083139b276c5f73aa3
parent3c5835955aecaacc5abd8af043a7becda009eddb
board: am33xx: fit: add support for selecting dtb dynamically

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

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