[U-Boot] [PATCH] README.imximage: Fix the maximum DCD size

Stefano Babic sbabic at denx.de
Tue Sep 9 17:31:44 CEST 2014


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 <jonas.d.karlsson at gmail.com>
> Signed-off-by: Fabio Estevam <fabio.estevam at freescale.com>
> ---
>  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 <sbabic at denx.de>

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
=====================================================================


More information about the U-Boot mailing list