Skip to content
Commit 82b63e95 authored by Marek Behún's avatar Marek Behún Committed by Tom Rini
Browse files

ARM: global_data: make set_gd() work for armv5 and armv6



The Thumb instruction `ldr` is able to move high registers only from
armv7. For armv5 and armv6 we have to use `mov`.

Signed-off-by: default avatarMarek Behún <marek.behun@nic.cz>
Reviewed-by: default avatarSimon Glass <sjg@chromium.org>
parent 1b457e75
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment