public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Yoshihiro Shimoda <shimoda.yoshihiro@renesas.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [PATCH] sh: Renesas R0P7785LC0011RL board support
Date: Thu, 10 Jul 2008 19:43:25 +0900	[thread overview]
Message-ID: <4875E7CD.3000606@renesas.com> (raw)
In-Reply-To: <20080709172843.69e8ea49.kim.phillips@freescale.com>

2008/07/10 7:28, Kim Phillips wrote:
> On Wed, 09 Jul 2008 21:07:47 +0900
> Yoshihiro Shimoda <shimoda.yoshihiro@renesas.com> 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 <shimoda.yoshihiro@renesas.com>
>> ---
>>  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?

Thank you for your comment.
Yes, I will rename the file "sh7785lcr".

Best Regards,
Yoshihiro Shimoda

      reply	other threads:[~2008-07-10 10:43 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-09 12:07 [U-Boot-Users] [PATCH] sh: Renesas R0P7785LC0011RL board support Yoshihiro Shimoda
2008-07-09 19:28 ` Jean-Christophe PLAGNIOL-VILLARD
2008-07-10 10:43   ` Yoshihiro Shimoda
2008-07-09 22:28 ` Kim Phillips
2008-07-10 10:43   ` Yoshihiro Shimoda [this message]

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=4875E7CD.3000606@renesas.com \
    --to=shimoda.yoshihiro@renesas.com \
    --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