Home
last modified time | relevance | path

Searched hist:"8 d16e1d5931bb1323ef5307204563b7afcb3b6c3" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/common/spl/
H A Dspl.c8d16e1d5931bb1323ef5307204563b7afcb3b6c3 Thu Apr 28 07:54:16 UTC 2016 Michal Simek <michal.simek@xilinx.com> SPL: FIT: Enable SPL_FIT_LOAD in RAM based boot mode

Support loading FIT in SPL for RAM bootmode.
CONFIG_SPL_LOAD_FIT_ADRESS points to address where FIT image is stored
in memory.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Lokesh Vutla <lokeshvutla@ti.com>