Also I noticed this message..
Using machid 0x691 from environment
I wonder why that's different...
Bodhi,
Do you think this setup could work with grub-uboot or grub-efi-arm
Kernel requirements for grub on ARM
The only real requirement on the kernel is that:
It is built as a simple zImage (none of that uImage wizardry!),
it is built with Flattened Device Tree (FDT) support and
that it does not simply append that device tree to the kernel image.
A compliant U-Boot must be configured with
CONFIG_API
Using machid 0x691 from environment
I wonder why that's different...
Bodhi,
Do you think this setup could work with grub-uboot or grub-efi-arm
Kernel requirements for grub on ARM
The only real requirement on the kernel is that:
It is built as a simple zImage (none of that uImage wizardry!),
it is built with Flattened Device Tree (FDT) support and
that it does not simply append that device tree to the kernel image.
A compliant U-Boot must be configured with
CONFIG_API