arm: imx: update reference to README.mxc_hab
authorPatrick Delaunay <patrick.delaunay@st.com>
Fri, 28 Feb 2020 14:18:16 +0000 (15:18 +0100)
committerTom Rini <trini@konsulko.com>
Fri, 17 Apr 2020 03:06:54 +0000 (23:06 -0400)
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@st.com>
arch/arm/mach-imx/Kconfig

index aa140c4798cde3f5acb5629c8c07b992c5b85de9..329149900a501b435bfe3d93d05d141ae52a7a35 100644 (file)
@@ -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