On Wed, 09 Jul 2008 21:07:47 +0900
Yoshihiro Shimoda <[EMAIL PROTECTED]> wrote:

> This board has SH7785, 512MB DDR2-SDRAM, NOR Flash,
> Graphic controller, Ethernet, USB, SD, and RTC.
> 
> This patch supports the following functions:
>  - 128MB DDR2-SDRAM (29-bit address mode only)
>  - NOR Flash
>  - USB host
>  - Ethernet
> 
> Signed-off-by: Yoshihiro Shimoda <[EMAIL PROTECTED]>
> ---
>  MAINTAINERS                             |    1 +
>  MAKEALL                                 |    1 +
>  Makefile                                |    5 +
>  board/r0p7785lc0011rl/Makefile          |   43 ++++
>  board/r0p7785lc0011rl/config.mk         |   26 +++
>  board/r0p7785lc0011rl/lowlevel_init.S   |  318 +++++++++++++++++++++++++++
>  board/r0p7785lc0011rl/r0p7785lc0011rl.c |   51 +++++
>  board/r0p7785lc0011rl/rtl8169.h         |   62 ++++++
>  board/r0p7785lc0011rl/rtl8169_mac.c     |  354 
> +++++++++++++++++++++++++++++++
>  board/r0p7785lc0011rl/selfcheck.c       |  196 +++++++++++++++++
>  board/r0p7785lc0011rl/u-boot.lds        |   97 +++++++++
>  include/configs/r0p7785lc0011rl.h       |  173 +++++++++++++++

Can this be renamed something simpler, like sh7785rdp or something?

Kim

-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
U-Boot-Users mailing list
U-Boot-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/u-boot-users

Reply via email to