]> git.sur5r.net Git - u-boot/commit
board: AM43xx: fit: add support for selecting dtb dynamically
authorLokesh Vutla <lokeshvutla@ti.com>
Mon, 16 May 2016 05:41:15 +0000 (11:11 +0530)
committerTom Rini <trini@konsulko.com>
Fri, 27 May 2016 19:47:45 +0000 (15:47 -0400)
commit5a3775a4222df71bb5da38961c76ef7bcadac1cd
tree89ee9366f8afebac250789a0b8d1eccd42eca5e6
parentcfd921f7cc8cb54320e2b2ac4dc9ec13fc4f96c3
board: AM43xx: 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.

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