]> Git Repo - J-u-boot.git/commit - README
SPL: Add CONFIG_SPL_ABORT_ON_RAW_IMAGE
authorMarek Vasut <[email protected]>
Thu, 28 Apr 2016 22:44:55 +0000 (00:44 +0200)
committerStefano Babic <[email protected]>
Tue, 17 May 2016 15:52:20 +0000 (17:52 +0200)
commite072751515d489b799c50b8c254367d4373403ee
treebfd2e1ee9bb84f8b774b0d9480b2c72e9857a501
parent7e0f22674ae871460706f9cc8653487bb51e0804
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 <[email protected]>
Cc: Tom Rini <[email protected]>
Cc: Stefano Babic <[email protected]>
Cc: Peng Fan <[email protected]>
Cc: Fabio Estevam <[email protected]>
README
common/spl/spl.c
This page took 0.033539 seconds and 4 git commands to generate.