[U-Boot] [PATCH][NEXT] Davinci: add support for the ea20 board

Wolfgang Denk wd at denx.de
Sat Nov 13 11:48:51 CET 2010


Dear Stefano Babic,

In message <1289638030-6838-1-git-send-email-sbabic at 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 at 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


More information about the U-Boot mailing list