1
0
Fork 0
remarkable-uboot/common/spl
Marek Vasut 70f4d22317 SPL: Add CONFIG_SPL_ABORT_ON_RAW_IMAGE
When defined, SPL will proceed to another boot method
if the image it has loaded does not have a signature.
This is useful if the subsequent boot methods are much
more complex.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Tom Rini <trini@konsulko.com>
Cc: Stefano Babic <sbabic@denx.de>
Cc: Peng Fan <van.freenix@gmail.com>
Cc: Fabio Estevam <fabio.estevam@nxp.com>
2016-05-09 09:41:52 +02:00
..
Makefile spl: Add an option to load a FIT containing U-Boot 2016-03-14 19:18:30 -04:00
spl.c SPL: Add CONFIG_SPL_ABORT_ON_RAW_IMAGE 2016-05-09 09:41:52 +02:00
spl_ext.c SPL: Let spl_parse_image_header() return value 2016-05-09 09:41:25 +02:00
spl_fat.c SPL: Let spl_parse_image_header() return value 2016-05-09 09:41:25 +02:00
spl_fit.c spl: Add an option to load a FIT containing U-Boot 2016-03-14 19:18:30 -04:00
spl_mmc.c SPL: Let spl_parse_image_header() return value 2016-05-09 09:41:25 +02:00
spl_nand.c SPL: Let spl_parse_image_header() return value 2016-05-09 09:41:25 +02:00
spl_net.c SPL: Let spl_parse_image_header() return value 2016-05-09 09:41:25 +02:00
spl_nor.c SPL: Let spl_parse_image_header() return value 2016-05-09 09:41:25 +02:00
spl_onenand.c SPL: Let spl_parse_image_header() return value 2016-05-09 09:41:25 +02:00
spl_sata.c dm: Drop the block_dev_desc_t typedef 2016-03-14 15:34:50 -06:00
spl_usb.c dm: Drop the block_dev_desc_t typedef 2016-03-14 15:34:50 -06:00
spl_ymodem.c SPL: Let spl_parse_image_header() return value 2016-05-09 09:41:25 +02:00