Simon Glass b020254d71 bootm: optee: Drop special call to bootm_find_other()
The normal bootm flow calls bootm_find_other() can call the
BOOTM_STATE_FINDOTHER state as part of its processing. Fix the
condition there so that this hack can be removed.

Also drop the confusing check for the OS type, since do_bootm_tee() is
only called if the condition is met - see bootm_os_get_boot_func()

Signed-off-by: Simon Glass <sjg@chromium.org>
2023-12-13 11:51:24 -05:00
..
2023-10-11 15:43:55 -04:00
2021-11-11 19:01:56 -05:00
2022-01-19 18:11:34 +01:00
2023-09-19 11:36:25 -04:00
2023-09-19 11:36:25 -04:00
2021-11-11 19:01:56 -05:00
2021-11-11 19:01:56 -05:00
2023-10-11 15:43:55 -04:00
2022-08-26 16:32:59 -06:00