From: Scott Wood <scottwood@freescale.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] Fix NAND_SPL and ONENAND_IPL in Makefile
Date: Wed, 16 Mar 2011 18:23:35 -0500 [thread overview]
Message-ID: <20110316182335.0bcea0ad@schlenkerla> (raw)
In-Reply-To: <1296139499-2689-1-git-send-email-Haiying.Wang@freescale.com>
On Thu, 27 Jan 2011 09:44:59 -0500
<Haiying.Wang@freescale.com> wrote:
> From: Haiying Wang <Haiying.Wang@freescale.com>
>
> Signed-off-by: Haiying Wang <Haiying.Wang@freescale.com>
> Acked-by: Scott Wood <scottwood@freescale.com>
Applied to u-boot-nand-flash next, except:
> -$(NAND_SPL): $(TIMESTAMP_FILE) $(VERSION_FILE) depend
> +nand_spl: $(TIMESTAMP_FILE) $(VERSION_FILE) $(obj)include/autoconf.mk
> $(MAKE) -C nand_spl/board/$(BOARDDIR) all
You're reverting commit f0fee6a6469509a6cf1df88a81a73735f74b5a5d here.
I've dropped that bit.
> -$(ONENAND_IPL): $(TIMESTAMP_FILE) $(VERSION_FILE) $(obj)include/autoconf.mk
> +onenand_ipl: $(TIMESTAMP_FILE) $(VERSION_FILE) $(obj)include/autoconf.mk
> $(MAKE) -C onenand_ipl/board/$(BOARDDIR) all
I wonder if this should be "depend" as well?
-Scott
prev parent reply other threads:[~2011-03-16 23:23 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-01-27 14:44 [U-Boot] [PATCH] Fix NAND_SPL and ONENAND_IPL in Makefile Haiying.Wang at freescale.com
2011-02-03 19:35 ` Haiying Wang
2011-03-16 23:23 ` Scott Wood [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=20110316182335.0bcea0ad@schlenkerla \
--to=scottwood@freescale.com \
--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