Home
last modified time | relevance | path

Searched hist:"85 a3772973a3cab5322f2c385a5c827260c3bc8b" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/common/spl/
H A Dspl.c85a3772973a3cab5322f2c385a5c827260c3bc8b Wed Aug 24 18:04:42 UTC 2016 Paul Kocialkowski <contact@paulk.fr> spl: Rework image header parse to allow abort on raw image and os boot

This reworks spl_set_header_raw_uboot to allow having both os boot
(which comes with a valid header) and aborting when no valid header is
found (thus excluding raw u-boot.bin images).

Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
Reviewed-by: Tom Rini <trini@konsulko.com>