diff options
author | Suman Anna <s-anna@ti.com> | 2020-04-24 13:39:52 -0500 |
---|---|---|
committer | Lokesh Vutla <lokeshvutla@ti.com> | 2020-05-09 19:57:59 +0530 |
commit | 552f19f8fe069500c024bbe44e25e1ed9535d27c (patch) | |
tree | 2c9eff998816a3d05581ea15dd32bc4ddcd705a2 /cmd/pmc.c | |
parent | c5c657644bc35fd6b3d6e5517698721e90646b8d (diff) | |
download | u-boot-552f19f8fe069500c024bbe44e25e1ed9535d27c.tar.gz u-boot-552f19f8fe069500c024bbe44e25e1ed9535d27c.tar.xz u-boot-552f19f8fe069500c024bbe44e25e1ed9535d27c.zip |
configs: ti: Fix usage of undefined variable overlay_files
The env variable overlay_files is used while adding the environment
support commands for FIT loading, but it was cleaned up just prior in
commit ee53b59511a6 ("configs: Remove unneeded overlay_files environment
variable"). Fix this by replacing the undefined variable with the
proper name_overlays env variable.
Fixes: 76470b6929d5 ("configs: ti: Add environment support commands for FIT loading")
Signed-off-by: Suman Anna <s-anna@ti.com>
Diffstat (limited to 'cmd/pmc.c')
0 files changed, 0 insertions, 0 deletions