Add support for device-tree-based drivers.
This commit is contained in:
parent
24e37a8852
commit
fcbb723d4b
13 changed files with 519 additions and 52 deletions
|
@ -176,7 +176,7 @@ grub_install_generate_image (const char *dir, const char *prefix,
|
|||
char *config_path,
|
||||
const struct grub_install_image_target_desc *image_target,
|
||||
int note,
|
||||
grub_compression_t comp);
|
||||
grub_compression_t comp, const char *dtb_file);
|
||||
|
||||
const struct grub_install_image_target_desc *
|
||||
grub_install_get_image_target (const char *arg);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue