Commits
Simon Glass committed dfce1799e71
binman: Add binman support to spl_ram.c SPL supports reading U-Boot from a RAM location. At present this is hard-coded to the U-Boot text base address. Use binman to allow this to come from the image file, if binman is used. Signed-off-by: Simon Glass <sjg@chromium.org>