I get the following error while loading the LEG-UEFI kernel [1] on a
BeagleBone Black (omap2plus_defconfig + efi stub support) when the kernel
requests memory from UEFI.:
Shell> zImage
EFI stub: Booting Linux Kernel...
ConvertPages: failed to find range 8080 - 81FF
EFI stub: ERROR: Unabl
Memmap shows the available memory 80A0-9A6BBFFF that should
be enough to load linux.
Why EFI Linux Loader allocate memory resource from start address 8080?
Could it allocate the memory resource from the available memory region?
-Original Message-
From: varadga
Thanks, added to gerrit: https://review.linaro.org/4135
On 30 December 2014 at 16:20, Max Krummenacher wrote:
> elf_prstatus-size.patch no longer applies as the patched file no longer
> exists.
> The patched code now resides in gdb-linaro-7.8-2014.09/bfd/elfxx-aarch64.c
> with the patch already