linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] arm64: defconfig: enable EFI_ARMSTUB_DTB_LOADER
@ 2018-08-29 17:21 Scott Branden
  2018-08-29 18:44 ` Olof Johansson
  0 siblings, 1 reply; 25+ messages in thread
From: Scott Branden @ 2018-08-29 17:21 UTC (permalink / raw)
  To: Catalin Marinas, Will Deacon, Arnd Bergmann, Olof Johansson
  Cc: BCM Kernel Feedback, linux-arm-kernel, linux-kernel, Scott Branden

Enable EFI_ARMSTUB_DTB_LOADER to add support for the dtb= command line
parameter to function with efi loader.

Required to boot on existing bootloaders that do not support devicetree
provided by the platform or by the bootloader.

Fixes: 3d7ee348aa41 ("efi/libstub/arm: Add opt-in Kconfig option for the DTB loader")
Signed-off-by: Scott Branden <scott.branden@broadcom.com>
---
 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index f67e8d5..157cac9 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -114,6 +114,7 @@ CONFIG_ARM_ARMADA_37XX_CPUFREQ=y
 CONFIG_ARM_BIG_LITTLE_CPUFREQ=y
 CONFIG_ARM_SCPI_CPUFREQ=y
 CONFIG_ARM_TEGRA186_CPUFREQ=y
+CONFIG_EFI_ARMSTUB_DTB_LOADER=y
 CONFIG_NET=y
 CONFIG_PACKET=y
 CONFIG_UNIX=y
-- 
2.5.0


^ permalink raw reply related	[flat|nested] 25+ messages in thread

end of thread, other threads:[~2018-09-14  6:06 UTC | newest]

Thread overview: 25+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-08-29 17:21 [PATCH] arm64: defconfig: enable EFI_ARMSTUB_DTB_LOADER Scott Branden
2018-08-29 18:44 ` Olof Johansson
2018-08-29 18:59   ` Scott Branden
2018-08-30  5:54     ` Ard Biesheuvel
2018-08-30 15:06       ` Olof Johansson
2018-08-30 16:23         ` Ard Biesheuvel
2018-08-31 21:28           ` Scott Branden
2018-09-02  2:54           ` Olof Johansson
2018-09-04  6:23             ` Ard Biesheuvel
2018-09-04 10:13               ` Grant Likely
2018-09-04 17:19                 ` Scott Branden
2018-09-05  9:40                   ` Ard Biesheuvel
2018-09-05 17:27                     ` Scott Branden
2018-09-05 18:00                       ` Grant Likely
2018-09-05 18:04                         ` Scott Branden
2018-09-09 11:07                           ` Catalin Marinas
2018-09-09 15:55                             ` Ard Biesheuvel
2018-09-04 17:28                 ` Olof Johansson
2018-09-05  9:37                 ` Ard Biesheuvel
2018-09-05 19:09                   ` Grant Likely
2018-09-10 17:53                 ` Scott Branden
2018-09-10 18:01                   ` Olof Johansson
2018-09-10 18:08                     ` Ard Biesheuvel
2018-09-13 20:22                       ` Scott Branden
2018-09-14  6:06                         ` Ard Biesheuvel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).