summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorAndrew F. Davis <afd@ti.com>2017-02-16 17:18:38 (GMT)
committerTom Rini <trini@konsulko.com>2017-03-18 18:28:50 (GMT)
commit24eb39b575d5b077de92a8d7e7947a955adf5679 (patch)
tree2058ad4da0946125272bb692858907c533b05e52 /README
parentf9515756b6d76cde99b385dda905dfb20d31ea48 (diff)
downloadu-boot-fsl-qoriq-24eb39b575d5b077de92a8d7e7947a955adf5679.tar.xz
spl: Convert CONFIG_SPL_ABORT_ON_RAW_IMAGE into a positive option
CONFIG_SPL_ABORT_ON_RAW_IMAGE causes SPL to abort and move on when it encounters RAW images, express this same functionality as a positive option enabling support for RAW images: CONFIG_SPL_RAW_IMAGE_SUPPORT Also move uses of this to defconfigs. Signed-off-by: Andrew F. Davis <afd@ti.com> Reviewed-by: Tom Rini <trini@konsulko.com> Reviewed-by: Simon Glass <sjg@chromium.org> [trini: Rework Kconfig logic a little, move to common/spl/Kconfig] Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 0 insertions, 4 deletions
diff --git a/README b/README
index 3174b18..ac6eaa5 100644
--- a/README
+++ b/README
@@ -3255,10 +3255,6 @@ FIT uImage format:
consider that a completely unreadable NAND block is bad,
and thus should be skipped silently.
- 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.
-
CONFIG_SPL_RELOC_STACK
Adress of the start of the stack SPL will use after
relocation. If unspecified, this is equal to