configs/aarch64_efi: bump kernel version and update
authorVincent Stehlé <vincent.stehle@arm.com>
Fri, 23 Apr 2021 08:28:33 +0000 (10:28 +0200)
committerArnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Tue, 4 May 2021 20:12:36 +0000 (22:12 +0200)
commitf01b0b1a3d321637466cbb9dacd65cd02797956a
tree813a5a19c34abb8269ac1e409750d4abc8436699
parent0b09d6feaaba83c8f980e9582c5d2b4a89c31b2f
configs/aarch64_efi: bump kernel version and update

- Bump kernel to version 5.11.16.

We remove the hardcoded ttyAMA0 and rely on the firmware to discover our
console. This enables serial console on systems, which do not have an Arm
pl011 UART.

We switch to GPT disklabel and discover our root filesystem using its
PARTLABEL. This enables booting from more media, such as HDD, SD card or
USB.

We update the readme, which hinted that ACPI was mandatory. This is not
strictly the case as we can also boot with a dtb and/or a U-Boot based
firmware, with no ACPI. While at it, mention EBBR, SystemReady and explain
how to build and use a U-Boot-based qemu firmware.

Signed-off-by: Vincent Stehlé <vincent.stehle@arm.com>
Cc: Erico Nunes <nunes.erico@gmail.com>
Reviewed-by: Erico Nunes <nunes.erico@gmail.com>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
board/aarch64-efi/genimage-efi.cfg
board/aarch64-efi/grub.cfg
board/aarch64-efi/readme.txt
configs/aarch64_efi_defconfig