[U-Boot] [PATCH 11/13] binman: Add binman support to spl_ram.c
sjg at google.com
sjg at google.com
Fri Dec 8 17:11:55 UTC 2017
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 at chromium.org>
---
common/spl/spl_ram.c | 19 +++++++++++++++----
1 file changed, 15 insertions(+), 4 deletions(-)
Applied to u-boot-dm thanks!
More information about the U-Boot
mailing list