From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefano Babic Date: Wed, 23 Jan 2013 11:05:06 +0100 Subject: [U-Boot] [PATCH V3 1/1] imximage.cfg: run files through C preprocessor In-Reply-To: <1358561664-16091-1-git-send-email-troy.kisky@boundarydevices.com> References: <1358473799-9488-1-git-send-email-troy.kisky@boundarydevices.com> <1358561664-16091-1-git-send-email-troy.kisky@boundarydevices.com> Message-ID: <50FFB5D2.7030405@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 19/01/2013 03:14, Troy Kisky wrote: > The '#' used as comments in the files cause the preprocessor > trouble, so change to /* */. > > The mkimage command which uses this preprocessor output > was moved to arch/arm/imx-common/Makefile > > .gitignore was updated to ignore .cfgtmp files. > > Signed-off-by: Troy Kisky > --- > v2: moved the mkimage call to arch/arm/imx-common Makefile > updated spl/Makefile as well > added board/woodburn/imximage.cfg conversion > > v3: added .gitignore to commit message > added mkimage command move to commit message > --- 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 =====================================================================