[PATCH v2 8/9] x86: dm: Mark driver model as dead when disabling CAR

Bin Meng bmeng.cn at gmail.com
Tue Sep 19 10:27:27 CEST 2023


On Thu, Sep 7, 2023 at 11:58 PM Simon Glass <sjg at 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 at 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 at gmail.com>


More information about the U-Boot mailing list