On Wed, Sep 5, 2018 at 12:07 PM, Grant Likely <grant.likely@xxxxxxx> wrote: > The dtb= parameter is no longer the primary mechanism for providing a > devicetree to the kernel. Now either firmware or the boot selector (ex. > Grub) should provide the devicetree and dtb= should only be used for > debug or when using firmware that doesn't understand DT. > Update the EFI stub documentation to reflect the current usage. > > Signed-off-by: Grant Likely <grant.likely@xxxxxxx> > Cc: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx> > Cc: Jonathan Corbet <corbet@xxxxxxx> Acked-by: Olof Johansson <olof@xxxxxxxxx> -Olof