Ming Liu
7c39799dec
tools: image-host: fix wrong return value
...
The return value '-ENOSPC' of fit_set_timestamp function does not match
the caller fit_image_write_sig's expection which is '-FDT_ERR_NOSPACE'.
Fix it by not calling fit_set_timestamp, but call fdt_setprop instead.
This fixes a following mkimage error:
| Can't write signature for 'signature@1' signature node in
| 'conf@imx6ull-colibri-wifi-eval-v3.dtb' conf node: <unknown error>
| mkimage Can't add hashes to FIT blob: -1
Signed-off-by: Ming Liu <liu.ming50@gmail.com>
Tested-by: Igor Opaniuk <igor.opaniuk@foundries.io>
2021-07-14 16:57:35 -04:00
..
2021-05-19 17:01:50 +08:00
2021-04-29 03:23:39 -07:00
2021-01-05 12:26:35 -07:00
2021-07-07 10:17:54 -04:00
2021-04-29 03:23:37 -07:00
2021-01-22 16:58:55 -05:00
2020-04-26 14:23:39 -06:00
2021-04-08 23:59:50 +02:00
2021-07-06 10:38:03 -06:00
2021-01-29 20:22:40 +01:00
2020-04-24 10:10:00 -04:00
2019-12-06 16:44:20 -05:00
2019-07-29 00:20:31 +02:00
2019-12-02 18:23:08 -05:00
2020-01-07 11:12:47 -05:00
2021-01-13 02:38:00 +01:00
2020-06-29 22:36:35 +02:00
2019-12-02 18:23:08 -05:00
2020-04-01 07:45:09 -06:00
2021-03-22 19:23:26 +13:00
2018-11-26 22:52:12 -05:00
2021-02-01 16:32:06 -05:00
2021-02-15 22:31:52 -05:00
2019-05-18 12:32:02 -04:00
2021-07-14 16:57:35 -04:00
2019-05-18 12:32:02 -04:00
2020-04-26 14:25:21 -06:00
2020-04-24 10:10:00 -04:00
2021-07-14 16:57:35 -04:00
2019-03-08 11:31:44 -05:00
2021-04-14 15:23:01 -04:00
2021-04-08 09:18:29 +02:00
2020-02-09 14:57:38 +01:00
2021-04-08 09:18:29 +02:00
2019-01-01 14:12:18 +01:00
2020-08-18 10:10:25 +02:00
2021-06-11 16:34:52 +05:30
2020-06-13 23:12:17 +05:30
2020-10-09 12:02:26 -04:00
2020-04-24 10:10:00 -04:00
2020-04-24 10:10:00 -04:00
2018-09-19 08:59:26 +02:00
2021-04-14 15:06:08 -04:00
2019-11-04 18:15:32 -07:00
2018-11-02 22:39:07 +01:00
2021-04-10 12:00:24 +02:00
2019-12-02 18:23:08 -05:00
2021-07-14 16:57:35 -04:00
2021-02-15 22:31:52 -05:00
2020-04-24 10:10:00 -04:00
2021-04-12 17:44:55 -04:00
2021-03-20 16:24:27 -04:00
2021-01-18 14:59:29 -05:00
2019-12-02 18:23:08 -05:00
2020-04-24 10:51:56 -04:00
2020-04-24 10:51:56 -04:00
2019-12-02 18:23:08 -05:00
2019-12-02 18:23:08 -05:00
2019-08-15 13:42:28 +08:00
2019-09-03 09:30:32 +08:00
2020-05-18 18:36:55 -04:00
2020-10-30 23:09:56 +08:00
2019-12-27 15:17:07 +08:00
2019-12-27 15:17:07 +08:00
2019-11-04 18:15:32 -07:00
2019-12-27 15:17:07 +08:00
2019-12-27 15:17:07 +08:00
2020-09-22 12:50:43 -06:00
2021-01-15 17:48:39 +08:00
2019-10-08 16:36:37 +02:00
2020-02-13 17:32:09 +01:00
2021-01-11 23:19:33 +00:00
2020-11-30 18:32:09 +01:00
2021-01-04 10:51:26 +01:00
2019-10-24 13:37:02 +02:00
2019-10-28 13:32:51 -04:00