From: Wolfgang Denk <wd@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH][NEXT] Davinci: add support for the ea20 board
Date: Sat, 13 Nov 2010 11:48:51 +0100 [thread overview]
Message-ID: <20101113104851.B6404150ADD@gemini.denx.de> (raw)
In-Reply-To: <1289638030-6838-1-git-send-email-sbabic@denx.de>
Dear Stefano Babic,
In message <1289638030-6838-1-git-send-email-sbabic@denx.de> you wrote:
> This board uses the OMAP-L138 SOM stacked on a
> custom baseboard. It supports SPI Flash, Ethernet
> with RMII.
>
> Signed-off-by: Stefano Babic <sbabic@denx.de>
> ---
> board/davinci/ea20/Makefile | 53 ++++++++++
> board/davinci/ea20/ea20.c | 237 +++++++++++++++++++++++++++++++++++++++++++
> boards.cfg | 1 +
> include/configs/ea20.h | 215 +++++++++++++++++++++++++++++++++++++++
> 4 files changed, 506 insertions(+), 0 deletions(-)
> create mode 100644 board/davinci/ea20/Makefile
> create mode 100644 board/davinci/ea20/ea20.c
> create mode 100644 include/configs/ea20.h
Entry to MAINTAINERS missing.
> diff --git a/include/configs/ea20.h b/include/configs/ea20.h
> new file mode 100644
> index 0000000..595e1dc
> --- /dev/null
> +++ b/include/configs/ea20.h
...
> +#define DEF_BOOTM ""
What's that for? Seems unused...
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
"Where shall I begin, please your Majesty?" he asked. "Begin at the
beginning," the King said, gravely, "and go on till you come to the
end: then stop." - Alice's Adventures in Wonderland, Lewis Carroll
next prev parent reply other threads:[~2010-11-13 10:48 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-11-13 8:47 [U-Boot] [PATCH][NEXT] Davinci: add support for the ea20 board Stefano Babic
2010-11-13 10:48 ` Wolfgang Denk [this message]
2010-11-14 14:49 ` Stefano Babic
2010-11-14 14:55 ` [U-Boot] [PATCH V2][NEXT] " Stefano Babic
2010-11-15 7:36 ` Sughosh Ganu
2010-11-15 9:35 ` Stefano Babic
2010-11-15 9:46 ` [U-Boot] [PATCH V3][NEXT] " Stefano Babic
2010-11-15 15:32 ` Ben Gardiner
2010-11-16 8:55 ` Stefano Babic
2010-11-16 10:06 ` [U-Boot] [PATCH V4][NEXT] " Stefano Babic
2010-11-16 15:44 ` Ben Gardiner
2010-11-16 16:12 ` Stefano Babic
2010-11-16 17:16 ` Stefano Babic
2010-11-16 14:50 ` [U-Boot] [PATCH V5][NEXT] " Stefano Babic
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=20101113104851.B6404150ADD@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