From: Wolfgang Denk <wd@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 04/10] ARM Add New Board GEC2410
Date: Sat, 31 Oct 2009 21:01:18 +0100 [thread overview]
Message-ID: <20091031200118.38D0FC88C7@gemini.denx.de> (raw)
In-Reply-To: <6c7a9a5dcafb1f535ed33cb29d579db993846325.1256898456.git.zetalabs@gmail.com>
Dear "Hui.Tang",
In message <6c7a9a5dcafb1f535ed33cb29d579db993846325.1256898456.git.zetalabs@gmail.com> you wrote:
> Add gec2410_config option for GEC2410
>
> Signed-off-by: Hui.Tang <zetalabs@gmail.com>
> ---
> Makefile | 7 +++++++
> 1 files changed, 7 insertions(+), 0 deletions(-)
This belongs all in one commit.
> index bcb3fe9..2de0b1d 100644
> --- a/Makefile
> +++ b/Makefile
> @@ -2951,6 +2951,13 @@ davinci_dm365evm_config : unconfig
> davinci_dm6467evm_config : unconfig
> @$(MKCONFIG) $(@:_config=) arm arm926ejs dm6467evm davinci davinci
>
> +gec2410_config : unconfig
> + @mkdir -p $(obj)include $(obj)board/gec/gec2410
> + @mkdir -p $(obj)nand_spl/board/gec/gec2410
> + @echo "RAM_TEXT = 0x33e00000" >> $(obj)board/gec/gec2410/config.tmp
> + @$(MKCONFIG) $(@:_config=) arm arm920t gec2410 gec s3c24x0
> + @echo "CONFIG_NAND_U_BOOT = y" >> $(obj)include/config.mk
> +
> imx27lite_config: unconfig
> @$(MKCONFIG) $(@:_config=) arm arm926ejs imx27lite logicpd mx27
An ARM920 board does not belong into the arm926ejs block.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
"It was the Law of the Sea, they said. Civilization ends at the wa-
terline. Beyond that, we all enter the food chain, and not always
right at the top." - Hunter S. Thompson
next prev parent reply other threads:[~2009-10-31 20:01 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-10-30 10:39 [U-Boot] [PATCH 01/10] ARM Add New Board GEC2410 Hui.Tang
2009-10-30 10:39 ` [U-Boot] [PATCH 02/10] " Hui.Tang
2009-10-30 10:39 ` [U-Boot] [PATCH 03/10] " Hui.Tang
2009-10-30 10:39 ` [U-Boot] [PATCH 04/10] " Hui.Tang
2009-10-30 10:39 ` [U-Boot] [PATCH 05/10] " Hui.Tang
2009-10-30 10:39 ` [U-Boot] [PATCH 06/10] " Hui.Tang
2009-10-30 10:39 ` [U-Boot] [PATCH 07/10] " Hui.Tang
2009-10-30 10:39 ` [U-Boot] [PATCH 08/10] " Hui.Tang
2009-10-30 10:39 ` [U-Boot] [PATCH 09/10] " Hui.Tang
2009-10-30 10:39 ` [U-Boot] [PATCH 10/10] " Hui.Tang
2009-10-31 20:16 ` Wolfgang Denk
2009-10-31 20:15 ` [U-Boot] [PATCH 09/10] " Wolfgang Denk
2009-10-31 20:15 ` [U-Boot] [PATCH 08/10] " Wolfgang Denk
2009-11-03 12:14 ` Hui Tang
2009-11-03 13:28 ` Wolfgang Denk
2009-10-30 12:56 ` [U-Boot] [PATCH 07/10] " Ben Warren
2009-10-31 20:13 ` [U-Boot] [PATCH 06/10] " Wolfgang Denk
2009-10-31 20:05 ` [U-Boot] [PATCH 05/10] " Wolfgang Denk
2009-10-31 20:01 ` Wolfgang Denk [this message]
2009-11-03 4:08 ` [U-Boot] [PATCH 04/10] " Hui Tang
2009-11-03 10:27 ` Minkyu Kang
2009-11-03 11:58 ` Hui Tang
2009-11-03 13:16 ` Wolfgang Denk
2009-11-03 13:07 ` Wolfgang Denk
2009-10-30 12:58 ` [U-Boot] [PATCH 03/10] " Ben Warren
2009-10-31 19:58 ` Wolfgang Denk
2009-10-31 19:59 ` Wolfgang Denk
2009-10-31 19:52 ` [U-Boot] [PATCH 01/10] " 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=20091031200118.38D0FC88C7@gemini.denx.de \
--to=wd@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