commit | 34d9224866ec032ec9ac31ce6644cc7a6c6e32e1 | [log] [tgz] |
---|---|---|
author | Sébastien Szymanski <sebastien.szymanski@armadeus.com> | Tue Jan 21 11:58:42 2020 +0100 |
committer | Stefano Babic <sbabic@denx.de> | Sun Feb 09 14:57:38 2020 +0100 |
tree | b89495d4f26fa4105157b958141b03a31d717822 | |
parent | 69dc32de6717815a7e6c2b9c443298296b3cf25b [diff] |
tools: imx8m_image: fix warning message When a firmware file is missing the warning message doesn't indicate the firmware file name because '$tmp' var doesn't exist. Fix the warning message and while at it reduce the if/else statement. Signed-off-by: Sébastien Szymanski <sebastien.szymanski@armadeus.com> Reviewed-by: Frieder Schrempf <frieder.schrempf@kontron.de>