Marek Vasut
410d9b6446
fdt: Fix uncompress_blob() for U-Boot proper
...
When U-Boot proper is compiled with CONFIG_MULTI_DTB_FIT and tries
to call uncompress_blob(), it fails with -ENOTSUPP. This is because
the full implementation of this function which includes compression
is available only in SPL. In U-Boot proper or if the compression is
not enabled, the blob is not compressed and thus can be passed to
locate_dtb_in_fit() in fdtdec_setup() without any changes. Pass the
blob without any changes if compression is not enabled instead of
failing.
Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Cc: Michal Simek <michal.simek@xilinx.com>
Cc: Tom Rini <trini@konsulko.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2018-11-20 19:14:22 -07:00
..
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2018-11-14 09:16:28 -08:00
2018-11-14 09:16:27 -08:00
2018-10-16 22:56:18 +02:00
2018-10-16 22:56:18 +02:00
2018-08-24 13:19:53 -04:00
2018-11-16 16:52:01 -05:00
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2018-10-22 14:37:28 +02:00
2018-08-13 14:03:57 -04:00
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2018-09-18 00:01:18 -06:00
2018-10-16 16:39:19 +02:00
2018-05-07 09:34:12 -04:00
2011-01-18 23:38:08 +01:00
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2018-08-20 14:42:36 +02:00
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2018-09-10 20:48:17 -04:00
2017-04-13 09:41:10 -04:00
2014-12-11 13:18:41 -07:00
2010-09-19 19:29:47 +02:00
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2018-11-20 19:14:22 -07:00
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2018-10-09 04:40:27 -06:00
2018-07-24 09:25:23 -04:00
2018-06-13 07:49:12 -04:00
2018-05-30 11:59:21 +02:00
2018-05-07 09:34:12 -04:00
2018-11-14 09:16:27 -08:00
2018-05-07 09:34:12 -04:00
2018-08-31 11:59:44 -04:00
2012-12-13 11:46:07 -07:00
2014-09-16 12:23:56 -04:00
2018-05-07 09:34:12 -04:00
2018-05-07 10:24:31 -04:00
2018-05-10 20:38:35 -04:00
2018-10-09 04:40:27 -06:00
2012-04-29 14:14:08 +02:00
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2018-04-28 18:32:23 -04:00
2016-04-01 17:17:43 -04:00
2011-12-07 08:39:54 +01:00
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2018-09-05 16:02:34 -04:00
2018-08-10 13:45:34 -04:00
2017-06-01 07:03:12 -06:00
2018-05-07 09:34:12 -04:00
2018-09-20 20:11:01 +05:30
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2018-10-09 04:40:27 -06:00
2018-05-25 20:12:56 -04:00
2018-10-09 04:40:27 -06:00
2018-05-25 20:12:59 -04:00
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2018-09-23 21:55:29 +02:00