commit | f4de472d7cb7c12fd1bb72c06f9c2cbe7b921958 | [log] [tgz] |
---|---|---|
author | Lokesh Vutla <lokeshvutla@ti.com> | Mon May 16 10:51:23 2016 +0530 |
committer | Tom Rini <trini@konsulko.com> | Fri May 27 15:47:43 2016 -0400 |
tree | a184d553e7f8d94fa92d2a32ab24bd50275c2f4d | |
parent | 2e648cbf0c987ffbe3468abe2883437bb9091a76 [diff] |
board: dra7: 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>