]> Git Repo - u-boot.git/commit
x86: dm: Mark driver model as dead when disabling CAR
authorSimon Glass <[email protected]>
Thu, 7 Sep 2023 15:58:20 +0000 (09:58 -0600)
committerBin Meng <[email protected]>
Thu, 21 Sep 2023 22:03:46 +0000 (06:03 +0800)
commit6acc07236562a5dc9cf9e29b2fd889f8643652f5
treefb52c98c5e37834e75fcd4ad9e618e6634e84ac4
parentcd1ee5d96e05c6ce2589d4f2e4ccdba202872dc7
x86: dm: Mark driver model as dead when disabling CAR

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 <[email protected]>
Reviewed-by: Bin Meng <[email protected]>
arch/x86/lib/spl.c
This page took 0.034114 seconds and 4 git commands to generate.