commit | f7c8f032f49ef8183f4019bf2659930d1d07013f | [log] [tgz] |
---|---|---|
author | Andrew F. Davis <afd@ti.com> | Fri Apr 07 09:55:20 2017 -0500 |
committer | Tom Rini <trini@konsulko.com> | Sat Apr 08 21:35:03 2017 -0400 |
tree | 0c63a80af260c9a67d44a170696cae299a11e9ce | |
parent | 6e1eb089be0440477d030846087b03dfbebd4b10 [diff] |
ti_armv7_common: env: Change FIT image name to match build name The most common name for a FIT image containing a bootable kernel is "fitImage", as our builds now use this name also, change this to the default in our U-Boot environment. Signed-off-by: Andrew F. Davis <afd@ti.com>