diff options
author | Hideyuki Sano <hideyuki.sano.dn@renesas.com> | 2012-06-27 10:35:35 +0900 |
---|---|---|
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | 2012-10-03 02:04:25 +0200 |
commit | 1a31ca4a788ca197bad26f64a2c96350478cc9ba (patch) | |
tree | b1edf1ec110343a4ae886c73a832ee8f62f2a6b0 /boards.cfg | |
parent | 62d0b6bab1d646b354ceecbce668d56f6dc33849 (diff) | |
download | u-boot-imx-1a31ca4a788ca197bad26f64a2c96350478cc9ba.zip u-boot-imx-1a31ca4a788ca197bad26f64a2c96350478cc9ba.tar.gz u-boot-imx-1a31ca4a788ca197bad26f64a2c96350478cc9ba.tar.bz2 |
arm: rmobile: Add support for ATMARK-TECHNO Armadillo-800EVA board
The Armadillo-800EVA board has Renesas R-Mobile R8A7740, 512MB DDR3-SDRAM,
Ethernet, and more.
This patch supports the following functions:
- 512MB DDR3-SDRAM
- Serial console (SCIF)
- Ethernet MAC(MII) & PHY(SMSC)
Signed-off-by: Hideyuki Sano <hideyuki.sano.dn@renesas.com>
Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@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
@@ -273,6 +273,7 @@ whistler arm armv7:arm720t whistler nvidia u8500_href arm armv7 u8500 st-ericsson u8500 snowball arm armv7 snowball st-ericsson u8500 kzm9g arm armv7 kzm9g kmc rmobile +armadillo-800eva arm armv7 armadillo-800eva atmark-techno rmobile actux1_4_16 arm ixp actux1 - - actux1:FLASH2X2 actux1_4_32 arm ixp actux1 - - actux1:FLASH2X2,RAM_32MB actux1_8_16 arm ixp actux1 - - actux1:FLASH1X8 |