Andrey, Can you give this a try? (Sent through gmail, so garbled.)
diff --git a/grub-core/Makefile.core.def b/grub-core/Makefile.core.def index c916246..a716a49 100644 --- a/grub-core/Makefile.core.def +++ b/grub-core/Makefile.core.def @@ -96,7 +96,7 @@ kernel = { emu_cflags = '$(CFLAGS_GNULIB)'; emu_cppflags = '$(CPPFLAGS_GNULIB)'; arm_uboot_ldflags = '-Wl,-Ttext=0x08000000'; - arm_uboot_stripflags = '--strip-unneeded -K start -R .note -R .comment -R .note.gnu.gold-version'; + arm_uboot_stripflags = '--strip-unneeded -K start -R .note -R .comment -R .note.gnu.gold-version -R .eh_frame'; i386_pc_startup = kern/i386/pc/startup.S; i386_efi_startup = kern/i386/efi/startup.S; / Leif _______________________________________________ Grub-devel mailing list Grub-devel@gnu.org https://lists.gnu.org/mailman/listinfo/grub-devel