diff options
author | Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> | 2011-02-02 10:05:36 +0900 |
---|---|---|
committer | Nobuhiro Iwamatsu <iwamatsu@nigauri.org> | 2011-02-02 16:38:41 +0900 |
commit | 8e9c897b2120ccf4e1177bf3662010f6d073aa64 (patch) | |
tree | fcf2ce66ccedf61e66681f5f9e1049deceba542a /boards.cfg | |
parent | 6639562e6a7f2ae3160ef120d18b7796a2ff8e19 (diff) | |
download | u-boot-imx-8e9c897b2120ccf4e1177bf3662010f6d073aa64.zip u-boot-imx-8e9c897b2120ccf4e1177bf3662010f6d073aa64.tar.gz u-boot-imx-8e9c897b2120ccf4e1177bf3662010f6d073aa64.tar.bz2 |
sh: add support for sh7757lcr board
The R0P7757LC0030RL board has SH7757, 256MB DDR3-SDRAM, SPI ROM,
Ethernet, and more.
This patch supports the following functions:
- 256MB DDR3-SDRAM
- SPI ROM
- Ethernet
Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
Diffstat (limited to 'boards.cfg')
-rw-r--r-- | boards.cfg | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -745,6 +745,7 @@ ms7750se sh sh4 ms7750se - ap325rxa sh sh4 ap325rxa renesas - r2dplus sh sh4 r2dplus renesas - r7780mp sh sh4 r7780mp renesas - +sh7757lcr sh sh4 sh7757lcr renesas - sh7763rdp sh sh4 sh7763rdp renesas - sh7785lcr sh sh4 sh7785lcr renesas - sh7785lcr_32bit sh sh4 sh7785lcr renesas - sh7785lcr:SH_32BIT=1 |