commit | 2170652d9861a3ab0eac11d44a948062ee493ede | [log] [tgz] |
---|---|---|
author | Andrew F. Davis <afd@ti.com> | Wed Jan 11 10:28:08 2017 -0600 |
committer | Tom Rini <trini@konsulko.com> | Sat Jan 14 16:46:24 2017 -0500 |
tree | d7d3c537e9c73f69b65e70c21c7b3cefbc003234 | |
parent | 4e2fdf451199acf943b457c02b6d3e5c228c49ef [diff] |
ti_armv7_common: env: Use FIT image configs by default This allows us to specify a FIT configuration that will automatically use the correct images from the FIT blob. Signed-off-by: Andrew F. Davis <afd@ti.com>