John Keeping
674afa6b35
spl: use CONFIG_IS_ENABLED(LOAD_FIT_FULL)
...
It's possible that LOAD_FIT_FULL will have different values for TPL and
SPL, in which case just checking CONFIG_SPL_LOAD_FIT_FULL causes this to
be compiled in to the TPL even though functions and struct members it
depends on are not.
Use CONFIG_IS_ENABLED() to ensure the correct TPL/SPL variant is
checked.
Signed-off-by: John Keeping <john@metanate.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2021-07-23 07:13:24 -04:00
..
2018-05-07 09:34:12 -04:00
2021-07-07 10:17:54 -04:00
2021-07-23 07:13:24 -04:00
2020-05-18 21:19:18 -04:00
2021-07-02 15:03:53 -04:00
2021-03-17 12:50:19 -04:00
2020-05-18 21:19:23 -04:00
2021-07-21 10:27:34 -06:00
2021-07-06 10:38:03 -06:00
2021-07-14 16:48:00 -04:00
2021-05-04 11:50:50 -04:00
2020-05-18 21:19:18 -04:00
2021-02-02 15:33:42 -05:00
2021-03-27 15:04:31 +13:00
2019-12-02 18:23:13 -05:00
2021-03-27 15:04:31 +13:00
2020-05-18 21:19:18 -04:00
2021-05-17 17:06:42 -04:00
2021-02-02 15:33:42 -05:00
2020-12-04 16:10:01 -05:00
2021-02-02 15:33:42 -05:00
2021-02-02 15:33:42 -05:00
2021-04-14 15:23:01 -04:00
2021-06-08 11:39:09 -04:00
2020-05-18 21:19:18 -04:00
2018-05-07 09:34:12 -04:00
2021-01-31 14:08:56 +01:00
2021-06-23 08:45:03 -04:00
2021-04-24 13:44:47 +02:00
2021-02-02 15:33:42 -05:00
2021-02-15 19:17:18 -05:00
2021-06-23 09:48:36 +02:00
2020-05-18 21:19:18 -04:00
2021-05-18 12:36:12 +02:00
2021-02-02 15:33:42 -05:00
2019-08-07 15:31:05 -04:00
2021-07-15 19:06:49 -04:00
2021-02-02 15:33:42 -05:00
2021-06-07 10:48:40 -04:00
2021-04-14 15:06:08 -04:00
2021-07-21 10:27:34 -06:00
2021-07-16 15:39:29 -04:00
2021-03-01 10:21:36 +01:00
2021-04-27 08:05:30 -04:00
2021-02-02 15:33:42 -05:00
2021-07-21 10:27:35 -06:00
2021-07-16 12:58:55 -04:00
2020-05-18 21:19:23 -04:00
2020-05-18 21:19:23 -04:00
2018-05-07 09:34:12 -04:00
2020-05-18 21:19:18 -04:00
2021-02-02 15:33:42 -05:00
2021-02-02 15:33:42 -05:00
2021-07-21 10:27:35 -06:00
2021-02-02 15:33:42 -05:00
2021-06-08 11:39:09 -04:00
2018-04-27 14:54:48 -04:00
2020-12-03 21:22:49 +01:00
2021-04-20 07:31:12 -04:00
2021-02-02 15:33:42 -05:00
2021-02-02 15:33:42 -05:00
2020-05-07 09:01:42 -04:00
2020-05-18 21:19:23 -04:00
2021-04-12 17:44:55 -04:00
2018-05-07 09:34:12 -04:00
2021-03-13 13:14:52 -05:00
2021-02-19 22:17:10 +01:00
2020-06-28 01:03:09 +02:00
2021-04-20 07:31:12 -04:00
2021-02-16 11:16:07 -05:00
2021-02-15 22:31:52 -05:00
2021-04-06 16:38:57 +02:00
2021-02-26 15:30:55 +01:00
2021-01-06 07:57:33 -05:00
2020-05-18 21:19:23 -04:00
2020-10-22 09:54:53 -04:00