mirror of
https://github.com/smaeul/u-boot.git
synced 2025-10-29 11:08:15 +00:00
Some boards cannot access pre-relocation data after relocation. Reserve space for this and copy it during preparation for relocation. Signed-off-by: Simon Glass <sjg@chromium.org>