From: Alexey Shvetsov <[email protected]> Some platforms like arm, arm64, risc-v and others need fdt entry to boot linux kernel. This patch allow to generate fdt records in grub.cfg via grub-mkconfig if GRUB_DEFAULT_DTB is set
Alexey Shvetsov (1): fdt: allow to autogenerate entry for fdt files in grub.cfg util/grub-mkconfig.in | 3 ++- util/grub.d/10_linux.in | 14 ++++++++++++++ 2 files changed, 16 insertions(+), 1 deletion(-) -- 2.45.2 _______________________________________________ Grub-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/grub-devel
