kernel-ark/arch/sh
Paul Mundt b5751e2e00 sh: Fix up r7780rp highlander CF access size.
R7780RP can't do byte-sized accesses to CF, so needs to do word
sized access with low-byte masking. This same problem exists
on older versions of the R2D, with the same workaround having
been implemented in 43f4b8c757
there. Follow that change for the highlander boards.

This does not impact R7780MP or SH7785 based Highlander modules.

If you're unfortunate enough to be stuck with an R7780RP, this
patch is for you!

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2007-11-02 14:17:19 +09:00
..
boards sh: Fix up r7780rp highlander CF access size. 2007-11-02 14:17:19 +09:00
boot kbuild: enable 'make CFLAGS=...' to add additional options to CC 2007-10-14 22:21:35 +02:00
cchips sh: cleanup struct irqaction initializers. 2007-10-03 15:04:08 +09:00
configs sh: Initial SH-X3 SMP support. 2007-09-21 19:16:05 +09:00
drivers sh: ARRAY_SIZE() cleanup 2007-10-30 08:44:13 +09:00
kernel sh: Terminate .eh_frame in VDSO with a 4-byte 0. 2007-11-02 12:29:37 +09:00
lib
math-emu
mm sh: Fix optimized __copy_user() movca.l usage. 2007-11-02 12:14:09 +09:00
oprofile sh: Make SH7750 oprofile compile again. 2007-10-30 18:24:17 +09:00
tools sh: remove support for sh7300 and solution engine 7300 2007-07-26 15:37:57 +09:00
Kconfig sh: Clean up SR.RB Kconfig mess. 2007-10-31 15:22:45 +09:00
Kconfig.debug sh: Decouple 4k and soft/hardirq stacks. 2007-11-02 12:16:51 +09:00
Makefile sh: fix zImage build with >=binutils-2.18 2007-10-30 09:54:12 +09:00