From: Andrew F. Davis <afd@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 3/4] ARM: AM437x: Disable non-FIT based image loading for HS devices
Date: Mon, 1 Aug 2016 10:30:25 -0500 [thread overview]
Message-ID: <20160801153026.7341-4-afd@ti.com> (raw)
In-Reply-To: <20160801153026.7341-1-afd@ti.com>
Disable support for loading non-FIT images for AM437x platforms using
the high-security (HS) device variant.
Signed-off-by: Andrew F. Davis <afd@ti.com>
---
configs/am43xx_hs_evm_defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/configs/am43xx_hs_evm_defconfig b/configs/am43xx_hs_evm_defconfig
index c8ce723..fc2b8b0 100644
--- a/configs/am43xx_hs_evm_defconfig
+++ b/configs/am43xx_hs_evm_defconfig
@@ -14,6 +14,7 @@ CONFIG_FIT=y
CONFIG_SYS_EXTRA_OPTIONS="CONS_INDEX=1, NAND"
CONFIG_SPL_LOAD_FIT=y
CONFIG_SPL_FIT_IMAGE_POST_PROCESS=y
+CONFIG_SPL_PANIC_ON_NON_FIT_IMAGE=y
CONFIG_HUSH_PARSER=y
CONFIG_CMD_BOOTZ=y
# CONFIG_CMD_IMLS is not set
--
2.9.2
next prev parent reply other threads:[~2016-08-01 15:30 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-08-01 15:30 [U-Boot] [PATCH 0/4] Allow disabling non-FIT image loading from SPL Andrew F. Davis
2016-08-01 15:30 ` [U-Boot] [PATCH 1/4] Introduce CONFIG_SPL_PANIC_ON_NON_FIT_IMAGE Andrew F. Davis
2016-08-01 17:30 ` Tom Rini
2016-08-01 17:50 ` Simon Glass
2016-08-01 15:30 ` [U-Boot] [PATCH 2/4] ARM: AM57xx: Disable non-FIT based image loading for HS devices Andrew F. Davis
2016-08-04 1:16 ` Simon Glass
2016-08-04 1:48 ` Tom Rini
2016-08-04 2:27 ` Simon Glass
2016-08-05 16:15 ` Andrew F. Davis
2016-08-01 15:30 ` Andrew F. Davis [this message]
2016-08-01 15:30 ` [U-Boot] [PATCH 4/4] ARM: DRA7xx: " Andrew F. Davis
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20160801153026.7341-4-afd@ti.com \
--to=afd@ti.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox