diff options
author | Simon Glass <sjg@chromium.org> | 2015-10-19 06:50:00 -0600 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2015-10-24 13:50:36 -0400 |
commit | 5ba534d247d418e09c5b4fe5fb7fa780aac08e49 (patch) | |
tree | 277dea023629e8aa5c2d53932a8ee8347b70ad59 /arch/nios2 | |
parent | 931bec31b44fbcb01448651424aaf9b6212c141f (diff) | |
download | u-boot-imx-5ba534d247d418e09c5b4fe5fb7fa780aac08e49.zip u-boot-imx-5ba534d247d418e09c5b4fe5fb7fa780aac08e49.tar.gz u-boot-imx-5ba534d247d418e09c5b4fe5fb7fa780aac08e49.tar.bz2 |
arm: Switch 32-bit ARM 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.
Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'arch/nios2')
0 files changed, 0 insertions, 0 deletions