]> git.ipfire.org Git - people/ms/u-boot.git/commit
bootstage: Support relocating boostage data
authorSimon Glass <sjg@chromium.org>
Mon, 22 May 2017 11:05:30 +0000 (05:05 -0600)
committerTom Rini <trini@konsulko.com>
Mon, 5 Jun 2017 18:13:06 +0000 (14:13 -0400)
commit25e7dc6a6a798451973b2a3d7c02edc3658b270d
tree539affa59aa67cc86112c2159edf6ff4aaa3e83a
parentff00226e0b55d08c55fca843ff9c4819b247e08c
bootstage: Support relocating boostage data

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>
common/board_f.c
common/bootstage.c
include/asm-generic/global_data.h
include/bootstage.h