[PATCH 16/17] arm: mach-bcm283x: Enable ARMV8_MULTIENTRY
Simon Glass
sjg at chromium.org
Mon Jul 29 17:28:52 CEST 2024
On Sat, 27 Jul 2024 at 01:20, Patrick Rudolph
<patrick.rudolph at 9elements.com> wrote:
>
> On FDT platforms the APs are brought out of reset using the spin-table
> as defined in the DT. On ACPI enabled platforms there's no FDT, thus
> enable the ARMV8_MULTIENTRY to use the ACPI parking protocol instead.
>
> TEST: - Aps enter U-Boot when run on qemu-system-aarch64 -machine raspi4b
> - APs on real hardware do not enter U-Boot! To be investigated.
>
> Signed-off-by: Patrick Rudolph <patrick.rudolph at 9elements.com>
> Cc: Matthias Brugger <mbrugger at suse.com>
> Cc: Peter Robinson <pbrobinson at gmail.com>
> Cc: Tom Rini <trini at konsulko.com>
> ---
> arch/arm/mach-bcm283x/Kconfig | 2 ++
> 1 file changed, 2 insertions(+)
>
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list