diff options
author | Simon Glass <sjg@chromium.org> | 2015-10-19 12:49:59 (GMT) |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2015-10-24 17:50:36 (GMT) |
commit | 931bec31b44fbcb01448651424aaf9b6212c141f (patch) | |
tree | 468b58447c01d277abb86ae55fa6f45d39efaf8b /config.mk | |
parent | 518f0bccc49e783ae6aa68af9cb3b3dcd912f2cf (diff) | |
download | u-boot-931bec31b44fbcb01448651424aaf9b6212c141f.tar.xz |
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: York Sun <yorksun@freescale.com>
Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'config.mk')
0 files changed, 0 insertions, 0 deletions