Tom Rini
7115007ccf
spl: Make use of CONFIG_IS_ENABLED(OS_BOOT) in SPL/TPL common code paths
...
When building a system that has both TPL and SPL_OS_BOOT, code which
tests for CONFIG_SPL_OS_BOOT will be built and enabled in TPL, which is
not correct. While there is no CONFIG_TPL_OS_BOOT symbol at this time
(and likely will not ever be) we can use CONFIG_IS_ENABLED(OS_BOOT) in
these common paths to ensure we only compile these parts in the SPL
case.
Signed-off-by: Tom Rini <trini@konsulko.com>
2021-11-05 11:23:29 -04:00
..
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2021-10-01 21:08:18 -04:00
2021-09-24 07:48:06 -04:00
2021-02-15 10:16:45 -05:00
2021-02-02 15:33:42 -05:00
2021-10-08 15:53:26 -04:00
2021-07-09 11:36:12 -04:00
2019-02-28 14:21:46 -05:00
2021-02-02 15:33:42 -05:00
2021-09-30 09:08:16 -04:00
2020-05-18 18:36:55 -04:00
2021-06-28 14:47:10 -04:00
2021-01-29 20:22:40 +01:00
2019-07-16 22:17:14 +00:00
2021-09-02 09:48:20 -04:00
2018-05-07 09:34:12 -04:00
2020-01-17 17:53:40 -05:00
2021-09-30 09:08:16 -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-10-16 14:58:46 +02:00
2021-10-31 08:46:29 -04:00
2021-02-02 15:33:42 -05:00
2021-02-02 15:33:42 -05:00
2021-03-02 14:03:02 -05:00
2021-03-02 14:03:02 -05:00
2021-09-30 08:08:56 -04:00
2018-05-07 09:34:12 -04:00
2021-09-24 07:48:06 -04:00
2021-09-24 07:48:06 -04:00
2018-11-16 16:51:57 -05:00
2021-09-24 07:48:06 -04:00
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2020-12-04 16:09:05 -05:00
2018-07-19 16:31:36 -04:00
2018-07-19 16:31:36 -04:00
2020-01-17 13:26:49 -05:00
2021-09-02 09:48:20 -04:00
2021-03-02 14:03:02 -05:00
2021-05-24 14:21:30 -04:00
2021-08-02 13:32:14 -04:00
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2021-11-05 11:23:29 -04:00
2021-09-23 14:15:32 -04:00
2018-05-07 09:34:12 -04:00
2018-09-10 21:19:33 -04:00
2019-05-08 17:34:12 +08:00
2021-04-27 08:05:30 -04:00