From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefano Babic Date: Thu, 25 Apr 2013 15:31:57 +0200 Subject: [U-Boot] [PATCH V2 6/6] arm: mx5: Add support for DENX M53EVK In-Reply-To: <350869318.247717.1366895810909.JavaMail.root@advansee.com> References: <1366559547-9063-1-git-send-email-marex@denx.de> <5178DBD9.1060109@denx.de> <5178EB8B.7040600@denx.de> <201304251438.37200.marex@denx.de> <5179263B.9060601@denx.de> <1324293171.246945.1366894194606.JavaMail.root@advansee.com> <51792961.5000408@denx.de> <350869318.247717.1366895810909.JavaMail.root@advansee.com> Message-ID: <5179304D.2030903@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 25/04/2013 15:16, Beno?t Th?baudeau wrote: >> >> Is it padded at the beginnig ? I have thought the pad is between SPL and >> u-boot based on CONFIG_SPL_PAD_TO, but we need to flash always at the >> right offset. > > Here are the image types that we currently have: > - u-boot.imx: imx header + u-boot.bin, no padding to compensate for imx offset, > generic usage, > - SPL: imx header + u-boot-spl.bin, no padding to compensate for imx offset, > generic SPL usage, > - u-boot-with-spl.imx: SPL padded to CONFIG_SPL_PAD_TO + uImaged-u-boot.bin, no > padding to compensate for imx offset, any non-NAND SPL + u-boot usage, > - u-boot-with-nand-spl.imx: (FCB (filling normal imx offset) + SPL) padded to > CONFIG_SPL_PAD_TO + uImaged-u-boot.bin, NAND SPL + u-boot usage. Right, I see - thanks for this clear explanation. Best regards, Stefano -- ===================================================================== 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 =====================================================================