diff mbox series

[7/7] arm: imx: update reference to README.mxc_hab

Message ID 20200228141816.1644-8-patrick.delaunay@st.com
State Accepted
Commit 9d82cbd39a75f4388f3705efa99832b9376f3df5
Headers show
Series doc: Fix some errors pointed out by 'make refcheckdocs' | expand

Commit Message

Patrick Delaunay Feb. 28, 2020, 2:18 p.m. UTC
Update reference in files detected by
scripts/documentation-file-ref-check

doc/README.mxc_hab  => doc/imx/habv4/*

Signed-off-by: Patrick Delaunay <patrick.delaunay at st.com>
---

 arch/arm/mach-imx/Kconfig | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Comments

Tom Rini April 17, 2020, 9:08 p.m. UTC | #1
On Fri, Feb 28, 2020 at 03:18:16PM +0100, Patrick Delaunay wrote:

> Update reference in files detected by
> scripts/documentation-file-ref-check
> 
> doc/README.mxc_hab  => doc/imx/habv4/*
> 
> Signed-off-by: Patrick Delaunay <patrick.delaunay at st.com>

Applied to u-boot/master, thanks!
diff mbox series

Patch

diff --git a/arch/arm/mach-imx/Kconfig b/arch/arm/mach-imx/Kconfig
index aa140c4798..329149900a 100644
--- a/arch/arm/mach-imx/Kconfig
+++ b/arch/arm/mach-imx/Kconfig
@@ -41,7 +41,7 @@  config IMX_HAB
 	imply CMD_DEKBLOB
 	help
 	  This option enables the support for secure boot (HAB).
-	  See doc/README.mxc_hab for more details.
+	  See doc/imx/habv4/* for more details.
 
 config CSF_SIZE
 	hex "Maximum size for Command Sequence File (CSF) binary"
@@ -69,7 +69,7 @@  config CMD_DEKBLOB
 	help
 	  This enables the 'dek_blob' command which is used with the
 	  Freescale secure boot mechanism. This command encapsulates and
-	  creates a blob of data. See also CMD_BLOB and doc/README.mxc_hab for
+	  creates a blob of data. See also CMD_BLOB and doc/imx/habv4/* for
 	  more information.
 
 config CMD_HDMIDETECT