diff options
author | Nobuhiro Iwamatsu <iwamatsu@nigauri.org> | 2010-10-25 03:12:24 +0900 |
---|---|---|
committer | Nobuhiro Iwamatsu <iwamatsu@nigauri.org> | 2011-01-11 21:03:25 +0900 |
commit | 6b7c0f5ebf767dec8cac0463867fbbeb5493eec3 (patch) | |
tree | 9333b09c401e4554ab563235f41efb4c43f7763c /boards.cfg | |
parent | f3a7b9535bc2bdf9fa50da6af2093b445516c111 (diff) | |
download | u-boot-imx-6b7c0f5ebf767dec8cac0463867fbbeb5493eec3.zip u-boot-imx-6b7c0f5ebf767dec8cac0463867fbbeb5493eec3.tar.gz u-boot-imx-6b7c0f5ebf767dec8cac0463867fbbeb5493eec3.tar.bz2 |
sh: Add support shmin board
This adds support for the SHMIN SH7706 board(T-SH7706LAN).
The CPU of this board is SH7706.
There are SDRAM of 32M byte, Flash memory of 512K byte, Serial,
10Base Ether and MMC.
http://web.kyoto-inet.or.jp/people/takagaki/T-SH7706/T-SH7706.htm
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 @@ xilinx-ppc440-generic_flash powerpc ppc4xx ppc440-generic xilinx rsk7203 sh sh2 rsk7203 renesas - mpr2 sh sh3 mpr2 - - ms7720se sh sh3 ms7720se - - +shmin sh sh3 shmin - - espt sh sh4 espt - - ms7722se sh sh4 ms7722se - - ms7750se sh sh4 ms7750se - - |