mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 08:42:12 +02:00
This causes widespread breakage due to the operation of the low-level code
in crt0.S and cro0_64.S for ARM at least.
The fix is not complicated but it seems safer to revert this for now.
This reverts commit 2afddae075
.
Signed-off-by: Simon Glass <sjg@chromium.org>