From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefano Babic Date: Tue, 09 Sep 2014 16:24:30 +0200 Subject: [U-Boot] [PATCH] tools: imximage: Fix the maximum DCD size for mx53/mx6 In-Reply-To: <1409576183-2819-1-git-send-email-fabio.estevam@freescale.com> References: <1409576183-2819-1-git-send-email-fabio.estevam@freescale.com> Message-ID: <540F0D9E.6080200@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 On 01/09/2014 14:56, Fabio Estevam wrote: > According to mx53 and mx6 reference manuals: > > "The maximum size of the DCD limited to 1768 bytes." > > As each DCD entry consists of 8 bytes, we have a total of 1768 / 8 = 221, and > excluding the first entry, which is the header leads to 220 as the maximum > number for DCD size. > > Reported-by: Jonas Karlsson > Signed-off-by: Fabio Estevam > --- Applied to u-boot-imx, thanks ! 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 =====================================================================