diff options
Diffstat (limited to 'arch/x86/dts/efi-x86_app.dts')
-rw-r--r-- | arch/x86/dts/efi-x86_app.dts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86/dts/efi-x86_app.dts b/arch/x86/dts/efi-x86_app.dts index a5316e2a1a7..6d843a9820b 100644 --- a/arch/x86/dts/efi-x86_app.dts +++ b/arch/x86/dts/efi-x86_app.dts @@ -23,7 +23,7 @@ reset { compatible = "efi,reset"; - u-boot,dm-pre-reloc; + bootph-all; }; efi-fb { compatible = "efi-fb"; |