configs: Rename environment variable fit_bootfile to name_fit
authorAndrew F. Davis <afd@ti.com>
Mon, 12 Aug 2019 19:59:55 +0000 (15:59 -0400)
committerTom Rini <trini@konsulko.com>
Tue, 20 Aug 2019 15:46:11 +0000 (11:46 -0400)
commit3d527364708aa37803161aad4bd13f2d31391e6f
treee0f6ebacf24ceadb4a6c176cf77fae0fabd00062
parentd2986a9bd8c06df52483e244f5c381e3cb899876
configs: Rename environment variable fit_bootfile to name_fit

Like we did with 'fit_loadaddr' to 'addr_fit', the variable
'fit_bootfile' contains a name and so should be prefixed with
name_. Make this change here.

Signed-off-by: Andrew F. Davis <afd@ti.com>
include/configs/ti_armv7_common.h
include/configs/ti_armv7_keystone2.h