diff options
author | Michal Simek <michal.simek@xilinx.com> | 2016-10-21 13:16:13 +0200 |
---|---|---|
committer | Michal Simek <michal.simek@xilinx.com> | 2016-11-15 15:27:45 +0100 |
commit | 56c7e8015509312240b1ee15f2ff74510939a45d (patch) | |
tree | 2b4d4de21c60962685979f1da246be1ab0eb439b /include/configs/omap4_sdp4430.h | |
parent | 3b6460809c2a28360029c1c48247648fac4455c9 (diff) | |
download | u-boot-imx-56c7e8015509312240b1ee15f2ff74510939a45d.zip u-boot-imx-56c7e8015509312240b1ee15f2ff74510939a45d.tar.gz u-boot-imx-56c7e8015509312240b1ee15f2ff74510939a45d.tar.bz2 |
tools: mkimage: Check if file is regular file
Current Makefile.spl passes -R parameter which is not empty
and pointing to ./ folder.
"./tools/mkimage -T zynqmpimage -R ./"" -d spl/u-boot-spl.bin
spl/boot.bin"
That's why mkimage is trying to parse ./ file and generate
register init which is wrong.
Check that passed filename is regular file. If not do not work with it.
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Diffstat (limited to 'include/configs/omap4_sdp4430.h')
0 files changed, 0 insertions, 0 deletions