Home
last modified time | relevance | path

Searched hist:dfce1799e71fd6f36efcea2867b668ab5665e7e1 (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/common/spl/
H A Dspl_ram.cdiff dfce1799e71fd6f36efcea2867b668ab5665e7e1 Mon Nov 13 19:55:04 CST 2017 Simon Glass <sjg@chromium.org> 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>