Skip to content
Snippets Groups Projects
Commit 931bec31 authored by Simon Glass's avatar Simon Glass Committed by Tom Rini
Browse files

arm: Switch aarch64 to using generic global_data setup


There is quite a bit of assembler code that can be removed if we use the
generic global_data setup. Less arch-specific code makes it easier to add
new features and maintain the start-up code.

Drop the unneeded code and adjust the hooks in board_f.c to cope.

Tested on LS2085ARDB and LS2085AQDS (armv8 SoC).
Tested-by: default avatarYork Sun <yorksun@freescale.com>

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent 518f0bcc
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment