Hi,Broadcom NS2 and Stingray in current development and production need this option in the kernel enabled in order to boot.
On Wed, Aug 29, 2018 at 10:21 AM, Scott Branden
<scott.branden@xxxxxxxxxxxx> wrote:
Enable EFI_ARMSTUB_DTB_LOADER to add support for the dtb= command lineWhy did Ard create an option for this if it's just going be turned on
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@xxxxxxxxxxxx>
in default configs? Doesn't make sense to me.
It would help to know what firmware still is crippled and how common
it is, since it's been a few years that this has been a requirement by
now.
-Olof