mirror of
https://xff.cz/git/u-boot/
synced 2025-10-08 19:55:12 +02: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>