From b3fd045c1d7e7ca2bbfcb3a6dda0b3efe838d80f Mon Sep 17 00:00:00 2001 From: Breno Lima Date: Fri, 15 Feb 2019 16:43:54 -0200 Subject: [PATCH] MLK-20935-3 doc: imx: ahab: Add a note in SRK Hash fuses sanity check The commands included in introduction guide should not be used as reference for programming the SRK Hash fuses as they are in big endian. Add a note to avoid a possible mistake. Reported-by: Clement Le Marquis Signed-off-by: Breno Lima Reviewed-by: Ye Li (cherry picked from commit 137319826cc32d98a9b6890f35dd6670e104c2a5) --- doc/imx/ahab/introduction_ahab.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/imx/ahab/introduction_ahab.txt b/doc/imx/ahab/introduction_ahab.txt index 4eb5fdc676..bc3406014d 100644 --- a/doc/imx/ahab/introduction_ahab.txt +++ b/doc/imx/ahab/introduction_ahab.txt @@ -296,6 +296,9 @@ Table Hash. 46e34bf089780bd1c809e714a17e2f4e\ SRK_1_2_3_4_table.bin +NOTE: The commands above cannot be used as reference to program the SoC + SRK_HASH fuses. + The SRK_1_2_3_4_table.bin and SRK_1_2_3_4_fuse.bin files can be used in further steps as explained in AHAB guides available under doc/imx/ahab/guides/ directory.