Files
u-boot/arch
Marek Behún 82b63e9541 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: Marek Behún <marek.behun@nic.cz>
Reviewed-by: Simon Glass <sjg@chromium.org>
2021-05-24 14:21:30 -04:00
..
2021-04-22 14:09:45 -04:00
2021-05-24 14:21:30 -04:00
2021-04-22 14:09:45 -04:00
2021-05-24 14:21:30 -04:00