kernel-hacking-2024-linux-s.../arch/sh/boards
Magnus Damm 724cfb9440 sh: smsc911x support for the rsk7203 board
This patch adds support for the LAN9118 ethernet on rsk7203.

The LAN9118 controller is hooked up using a 16-bit data bus,
but the rsk7203 board does not swap the byte lanes as needed
between the sh7203 processor and the the ethernet controller.

In the processor the CS memory window is configured in 16-bit
mode but the smsc911x driver is told to do 32-bit accesses to
improve performance. The SMSC911X_SWAP_FIFO flag is used
to tell the driver to do software byte swapping of fifo data.

Signed-off-by: Magnus Damm <damm@igel.co.jp>
Acked-by: Steve Glendinning <steve.glendinning@smsc.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2009-06-16 05:57:07 +09:00
..
mach-cayman sh: Move out cayman-specific panic handler code to its own file. 2009-05-08 17:41:59 +09:00
mach-dreamcast sh: add init member to pci_channel data 2009-04-16 16:00:12 +09:00
mach-edosk7705 sh: mach-edosk7705: Fix up edosk7705 so it all builds again. 2008-12-22 18:44:45 +09:00
mach-highlander sh: mach-highlander and mach-rsk require gpiolib. 2009-01-27 14:49:10 +09:00
mach-hp6xx sh: fix the HD64461 level-triggered interrupts handling 2009-03-20 18:57:48 +09:00
mach-landisk
mach-lboxre2
mach-microdev sh: mach-microdev: Split out the fdc37c93xapm initialization code. 2008-12-22 18:44:45 +09:00
mach-migor sh: add Migo-R mode pin configuration 2009-06-11 09:09:27 +03:00
mach-r2d sh: mach-r2d: add physmap-flash support for R2D+ boards. 2009-04-27 17:54:41 +09:00
mach-rsk sh: smsc911x support for the rsk7203 board 2009-06-16 05:57:07 +09:00
mach-sdk7780
mach-se sh: Add ms7724se (SH7724) board support 2009-05-26 17:01:47 +09:00
mach-sh03 sh: mach-sh03: Give the sh03 rtc its own spinlock. 2009-05-08 16:57:35 +09:00
mach-sh7763rdp sh: sh7763rdp: Change IRQ number for sh_eth of sh7763rdp 2009-03-17 15:20:59 +09:00
mach-snapgear sh: pci: Kill off dead references to is_pci_ioaddr and friends. 2009-04-20 19:39:57 +09:00
mach-systemh sh: pci: Kill off dead references to is_pci_ioaddr and friends. 2009-04-20 19:39:57 +09:00
mach-titan sh: pci: Kill off dead references to is_pci_ioaddr and friends. 2009-04-20 19:39:57 +09:00
mach-x3proto sh: mach-x3proto: needs linux/irq.h. 2009-01-21 17:42:58 +09:00
board-ap325rxa.c sh: add AP325RXA mode pin configuration 2009-06-11 09:09:33 +03:00
board-edosk7760.c
board-espt.c sh: espt-giga board support 2009-03-17 15:18:52 +09:00
board-magicpanelr2.c sh: convert magicpanelr2 platform to use smsc911x. 2009-01-21 17:42:25 +09:00
board-polaris.c sh: add support for SMSC Polaris platform 2009-03-21 01:26:33 +09:00
board-sh7785lcr.c sh: rework mode pin code 2009-06-11 09:08:53 +03:00
board-shmin.c sh: board-shmin: Convert shmin to use __set_io_port_base(). 2008-12-22 18:44:45 +09:00
board-urquell.c sh: urquell: Fix up address mapping in board comments. 2009-04-10 13:35:28 -07:00
Kconfig sh: Add ms7724se (SH7724) board support 2009-05-26 17:01:47 +09:00
Makefile sh: add support for SMSC Polaris platform 2009-03-21 01:26:33 +09:00