From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefano Babic Date: Tue, 09 Sep 2014 17:31:44 +0200 Subject: [U-Boot] [PATCH] README.imximage: Fix the maximum DCD size In-Reply-To: <1410276498-6716-1-git-send-email-fabio.estevam@freescale.com> References: <1410276498-6716-1-git-send-email-fabio.estevam@freescale.com> Message-ID: <540F1D60.10207@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Fabio, On 09/09/2014 17:28, Fabio Estevam wrote: > In commit 021e79c85371 ("tools: imximage: Fix the maximum DCD size for > mx53/mx6") we have fixed the maximum DCD size for mx53/mx53. > > Do the same on the README document for consistency. > > Reported-by: Jonas Karlsson > Signed-off-by: Fabio Estevam > --- > doc/README.imximage | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/doc/README.imximage b/doc/README.imximage > index dcda200..27d3354 100644 > --- a/doc/README.imximage > +++ b/doc/README.imximage > @@ -120,7 +120,7 @@ Configuration command line syntax: > DATA 4 0x73FA88a0 0x200 > > The processor support up to 60 register programming commands for IMXIMAGE_VERSION 1 > -and 121 register programming commands for IMXIMAGE_VERSION 2. > +and 220 register programming commands for IMXIMAGE_VERSION 2. > An error is generated if more commands are found in the configuration file. > Correct. Thanks for fixing the documentation, too. Acked-by: Stefano Babic Best regards, Stefano Babic -- ===================================================================== DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de =====================================================================