From df4950e30225e8d55947fbc40112f2c48ef4230b Mon Sep 17 00:00:00 2001 From: Jean-Francois Dagenais Date: Thu, 23 Mar 2017 07:39:14 -0400 Subject: tools: zynqmpimage: adjust ug1085 reference to v1.4 of the document The chapter in which the table explaining the image format changed chapter as the document evolved. This should help people track the info down faster. Signed-off-by: Jean-Francois Dagenais Signed-off-by: Michal Simek --- tools/zynqmpimage.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/zynqmpimage.c b/tools/zynqmpimage.c index 74bd5f5..9667b11 100644 --- a/tools/zynqmpimage.c +++ b/tools/zynqmpimage.c @@ -6,7 +6,7 @@ * * The following Boot Header format/structures and values are defined in the * following documents: - * * ug1085 ZynqMP TRM (Chapter 9, Table 9-3) + * * ug1085 ZynqMP TRM doc v1.4 (Chapter 11, Table 11-4) * * Expected Header Size = 0x9C0 * Forced as 'little' endian, 32-bit words -- cgit v1.1