On Tue, Dec 8, 2020 at 12:37 AM Matteo Croce wrote:
>
> From: Matteo Croce
>
> Some machines rely on Device Tree for hardware discovery, so a
> .dtb file must be passed to the kernel.
>
> GRUB can do this via the `devicetree` command, but it's not possible
From: Matteo Croce
Some machines rely on Device Tree for hardware discovery, so a
.dtb file must be passed to the kernel.
GRUB can do this via the `devicetree` command, but it's not possible
to do this from the user configuration.
Add a GRUB_DEVICETREE_FILE variable which holds the path o