Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/common/spl/
H A Dspl_spi.cf72250e7e7e6c31bc21dc177f1ffe1dc8cc88e3f Wed Nov 16 10:54:39 UTC 2016 tomas.melin@vaisala.com <tomas.melin@vaisala.com> spl: add check for FIT-header when loading image

Add check for FDT_MAGIC, otherwise also legacy images will be loaded as
a FIT. With this check in place, the loader works correct both
with legacy and FIT images.

Signed-off-by: Tomas Melin <tomas.melin@vaisala.com>
Acked-by: Lokesh Vutla <lokeshvutla@ti.com>
Reviewed-by: Simon Glass <sjg@chromium.org>