
19 Sep
2023
19 Sep
'23
10:27 a.m.
On Thu, Sep 7, 2023 at 11:58 PM Simon Glass sjg@chromium.org wrote:
When turning off CAR, set the flag to make sure that nothing tries to use driver model in SPL before jumping to U-Bot proper, since its tables are in CAR.
Signed-off-by: Simon Glass sjg@chromium.org
Changes in v2:
- Add new patch to mark driver model as dead when disabling CAR
arch/x86/lib/spl.c | 3 +++ 1 file changed, 3 insertions(+)
Reviewed-by: Bin Meng bmeng.cn@gmail.com