aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-sh/rts7751r2d.h
Commit message (Collapse)AuthorAgeFilesLines
* sh: fix cf support on r2d boardsMagnus Damm2007-08-031-1/+1
| | | | | | | | This patch makes sure cf support is enabled on R2D-PLUS but disabled on R2D-1. Without this fix R2D-1 boards hang on bootup. Signed-off-by: Magnus Damm <damm@igel.co.jp> Signed-off-by: Paul Mundt <lethal@linux-sh.org>
* sh: rts7751r2d board updates.Paul Mundt2007-02-151-0/+4
| | | | | | | | This tidies up some of the rts7751r2d mess and gets it booting again. Update the defconfig, too. Signed-off-by: Masayuki Hosokawa <hosokawa@ace-jp.com> Signed-off-by: Paul Mundt <lethal@linux-sh.org>
* sh: Add some missing board headers.Paul Mundt2006-10-191-0/+74
Some of these were dropped in the header directory rework, add the few missing ones back in. Signed-off-by: Paul Mundt <lethal@linux-sh.org>