Wolfgang Denk
4bfa18fb99
Merge branch 'master' of git://git.denx.de/u-boot-sh
2011-02-04 20:38:27 +01:00
Wolfgang Denk
d1a24f0618
Minor Coding Style Cleanup.
...
Signed-off-by: Wolfgang Denk <wd@denx.de >
2011-02-02 22:36:10 +01:00
Nobuhiro Iwamatsu
a8d954ba26
sh: Remove config.mk for shmin board
...
Move CONFIG_SYS_TEXT_BASE to the board's config file, and remove the
unnecessary config.mk file.
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org >
2011-02-02 16:18:45 +09:00
Nobuhiro Iwamatsu
a972089a5b
sh: Add support T-SH7706LSR board
...
This patch supports T-SH7706LSR board.
This is constitution almost same as shmin (T-SH7706LAN).
Therefore, most functions work by a change of the setting of config.
http://web.kyoto-inet.or.jp/people/takagaki/T-SH7706/T-SH7706LSR.htm
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org >
2011-01-06 12:38:01 +09:00
Nobuhiro Iwamatsu
6b7c0f5ebf
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 >
2011-01-11 21:03:25 +09:00