Michal Simek
56c7e80155
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 >
2016-11-15 15:27:45 +01:00
..
2016-11-06 07:33:41 -05:00
2016-10-09 09:30:32 -06:00
2015-11-10 09:19:52 -05:00
2016-10-08 09:33:34 -04:00
2016-09-06 18:22:48 +02:00
2016-10-09 09:30:32 -06:00
2016-06-13 07:46:29 +09:00
2016-05-13 11:25:59 -04:00
2016-05-27 15:47:56 -04:00
2015-01-29 13:38:41 -05:00
2016-05-02 18:37:09 -04:00
2016-05-02 18:37:09 -04:00
2016-03-22 12:16:13 -04:00
2016-06-24 17:23:10 -04:00
2015-01-29 13:38:41 -05:00
2014-06-19 11:19:04 -04:00
2016-10-06 20:57:40 -04:00
2015-10-24 13:50:30 -04:00
2014-06-11 16:25:46 -04:00
2014-06-11 16:25:46 -04:00
2016-11-06 07:33:42 -05:00
2014-08-14 11:20:24 +02:00
2015-09-28 10:48:25 -04:00
2016-05-27 15:47:56 -04:00
2015-01-29 13:38:41 -05:00
2015-01-29 13:38:41 -05:00
2015-09-09 07:48:03 -06:00
2014-12-13 22:32:04 -07:00
2016-07-25 12:01:36 -04:00
2016-06-24 17:23:10 -04:00
2016-11-06 07:33:42 -05:00
2016-11-05 07:27:44 -04:00
2016-10-24 10:57:16 +02:00
2015-11-29 16:02:44 +01:00
2015-11-29 16:02:44 +01:00
2016-08-26 08:42:50 +02:00
2015-04-10 14:23:26 +02:00
2016-11-13 15:54:15 -05:00
2014-12-18 17:26:08 -07:00
2016-01-13 12:20:14 +08:00
2015-03-28 12:07:47 -04:00
2015-10-24 13:50:30 -04:00
2016-11-06 07:33:42 -05:00
2014-06-19 11:19:04 -04:00
2016-10-30 11:38:04 +01:00
2016-10-24 08:04:42 -04:00
2016-02-21 11:09:19 +01:00
2015-01-29 13:38:41 -05:00
2014-11-20 10:13:45 +01:00
2015-01-29 13:38:41 -05:00
2016-10-14 10:21:30 -07:00
2015-11-16 17:22:18 -05:00
2016-07-25 20:46:45 -06:00
2015-12-13 17:07:29 -07:00
2016-05-27 10:23:07 -06:00
2016-01-21 20:42:37 -07:00
2015-12-13 17:07:29 -07:00
2016-01-08 07:59:06 -07:00
2015-01-29 13:38:41 -05:00
2015-01-29 13:38:41 -05:00
2014-06-19 11:19:04 -04:00
2016-10-06 09:06:16 +02:00
2016-11-15 15:27:37 +01:00
2016-11-15 15:27:45 +01:00