u-boot.lists.denx.de archive mirror
 help / color / mirror / Atom feed
From: Stefano Babic <sbabic@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH V3 1/1] imximage.cfg: run files through C preprocessor
Date: Wed, 23 Jan 2013 11:05:06 +0100	[thread overview]
Message-ID: <50FFB5D2.7030405@denx.de> (raw)
In-Reply-To: <1358561664-16091-1-git-send-email-troy.kisky@boundarydevices.com>

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 <troy.kisky@boundarydevices.com>
> ---
> 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
=====================================================================

      reply	other threads:[~2013-01-23 10:05 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-23 20:57 [U-Boot] [PATCH V1 0/5] prepare for mx6dl/ mx6solo Troy Kisky
2012-10-23 20:57 ` [U-Boot] [PATCH V1 1/5] mx6: soc: update get_cpu_rev and get_imx_type for mx6solo/sololite Troy Kisky
2012-11-10  7:18   ` Stefano Babic
2012-10-23 20:57 ` [U-Boot] [PATCH V1 2/5] mx6: use CONFIG_MX6 instead of CONFIG_MX6Q Troy Kisky
2012-11-10  7:17   ` Stefano Babic
2012-10-23 20:57 ` [U-Boot] [PATCH V1 3/5] imx-common: cpu: add imx_ddr_size Troy Kisky
2012-11-10  7:17   ` Stefano Babic
2012-10-23 20:57 ` [U-Boot] [PATCH V1 4/5] arch-mx6: add mx6dl_pins.h Troy Kisky
2012-11-10  7:18   ` Stefano Babic
2012-10-23 20:57 ` [U-Boot] [PATCH V1 5/5] imximage.cfg: run files through C preprocessor Troy Kisky
2012-11-10  7:23   ` Stefano Babic
2013-01-18  1:49   ` [U-Boot] [PATCH V2 1/1] " Troy Kisky
2013-01-18  8:06     ` Albert ARIBAUD
2013-01-19  2:14     ` [U-Boot] [PATCH V3 " Troy Kisky
2013-01-23 10:05       ` Stefano Babic [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=50FFB5D2.7030405@denx.de \
    --to=sbabic@denx.de \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).