All of lore.kernel.org
 help / color / mirror / Atom feed
From: Heiko Schocher <hs@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 3/3] ublimage: NAND block size isn't set at build-time
Date: Wed, 05 Oct 2011 07:58:39 +0200	[thread overview]
Message-ID: <4E8BF20F.1020806@denx.de> (raw)
In-Reply-To: <1317635832-10764-4-git-send-email-loic.minier@linaro.org>

Hello Lo?c,

Lo?c Minier wrote:
> mkimage's ublimage support can't depend of build-time board configs;
> instead, this should be set in ublimage.cfg.  Since currently no configs
> in u-boot override the NAND block size, hardcode it as such in
> ublimage.h to fix a build failure with "make tools":
> gcc [...] -o ublimage.o ublimage.c -c
> In file included from ublimage.c:37:0:
> ublimage.h:31:20: fatal error: config.h: No such file or directory
> 
> Cc: Heiko Schocher <hs@denx.de>
> Cc: patches at linaro.org
> Signed-off-by: Lo?c Minier <loic.minier@linaro.org>
> ---
>  tools/ublimage.h |   11 ++++-------
>  1 files changed, 4 insertions(+), 7 deletions(-)

Acked-by: Heiko Schocher <hs@denx.de>

Thanks!

bye,
Heiko
-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany

  reply	other threads:[~2011-10-05  5:58 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-03  9:57 [U-Boot] Fix "make tools" without a config Loïc Minier
2011-10-03  9:57 ` [U-Boot] [PATCH 1/3] Build timestamp_autogenerated.h without config Loïc Minier
2011-10-03 14:39   ` Mike Frysinger
2011-10-06 18:20   ` Wolfgang Denk
2011-10-03  9:57 ` [U-Boot] [PATCH 2/3] Safer timestamp_autogenerated.h generation Loïc Minier
2011-10-03 14:39   ` Mike Frysinger
2011-10-06 18:20   ` Wolfgang Denk
2011-10-03  9:57 ` [U-Boot] [PATCH 3/3] ublimage: NAND block size isn't set at build-time Loïc Minier
2011-10-05  5:58   ` Heiko Schocher [this message]
2011-10-06 18:21   ` Wolfgang Denk

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=4E8BF20F.1020806@denx.de \
    --to=hs@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.