From: Wolfgang Denk <wd@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v7 2/2] Add support for the digsy MTC board.
Date: Thu, 19 Mar 2009 00:12:04 +0100 [thread overview]
Message-ID: <20090318231204.66CE5817DA6F@gemini.denx.de> (raw)
In-Reply-To: <12372808011109-git-send-email-gjb@semihalf.com>
Dear Grzegorz Bernacki,
In message <12372808011109-git-send-email-gjb@semihalf.com> you wrote:
>
> Signed-off-by: Grzegorz Bernacki <gjb@semihalf.com>
> ---
> This patch depends on changes done under first patch in the series,
> because it uses define CONFIG_SYS_ATA_CS_ON_I2C2 introduded in there.
>
> MAKEALL | 1 +
> Makefile | 16 ++
> board/digsy_mtc/Makefile | 32 ++++
> board/digsy_mtc/config.mk | 24 +++
> board/digsy_mtc/digsy_mtc.c | 307 +++++++++++++++++++++++++++++++++
> board/digsy_mtc/eeprom.h | 32 ++++
> board/digsy_mtc/is42s16800a-7t.h | 28 +++
> include/configs/digsy_mtc.h | 346 ++++++++++++++++++++++++++++++++++++++
> 8 files changed, 786 insertions(+), 0 deletions(-)
> create mode 100644 board/digsy_mtc/Makefile
> create mode 100644 board/digsy_mtc/config.mk
> create mode 100644 board/digsy_mtc/digsy_mtc.c
> create mode 100644 board/digsy_mtc/eeprom.h
> create mode 100644 board/digsy_mtc/is42s16800a-7t.h
> create mode 100644 include/configs/digsy_mtc.h
As mentiuoned, I applied this patch.
I did not mention, that I applied it to the "next" branch (as it would
not compile in "master").
But even then, it does not compile cleanly:
+ ./MAKEALL digsy_mtc
Configuring for digsy_mtc board...
cpu.c: In function 'ft_cpu_setup':
cpu.c:135: warning: implicit declaration of function 'eth_getenv_enetaddr'
main.c: In function 'abortboot':
main.c:122: warning: too few arguments for format
Please provide a patch against "next" (which I will then squash with
the original patch...).
Thanks.
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
A bore is someone who persists in holding his own views after we have
enlightened him with ours.
next prev parent reply other threads:[~2009-03-18 23:12 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-03-17 9:06 [U-Boot] [PATCH v8 0/2] Add support for the digsy MTC board Grzegorz Bernacki
2009-03-17 9:06 ` [U-Boot] [PATCH v8 1/2] mpc52xx: Get rid of board-specific #ifdef's in cpu/mpc5xxx/ide.c Grzegorz Bernacki
2009-03-18 19:55 ` Wolfgang Denk
2009-03-17 9:06 ` [U-Boot] [PATCH v7 2/2] Add support for the digsy MTC board Grzegorz Bernacki
2009-03-18 19:56 ` Wolfgang Denk
2009-03-18 23:12 ` Wolfgang Denk [this message]
2009-03-19 14:29 ` Grzegorz Bernacki
-- strict thread matches above, loose matches on Subject: below --
2009-03-12 15:25 [U-Boot] [PATCH v7 0/2] " Grzegorz Bernacki
2009-03-12 15:25 ` [U-Boot] [PATCH v7 2/2] " Grzegorz Bernacki
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=20090318231204.66CE5817DA6F@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