linux/arch/mips/tx4938/toshiba_rbtx4938
Atsushi Nemoto 2db30150fe [MIPS] rbtx4938: Fix secondary PCIC and glue internal NICs
* Fix pci ops for secondary PCIC
* Do not reserve 1MB for PCI MEM region (leave PCIBIOS_MIN_MEM zero)
* Use platform_device to provide ethernet addresses for internal NICs.
  (background: TX49XX SoCs include PCI NIC (TC35815 compatible)
  connected via its internal PCI bus, but the NIC's PROM interface is
  not connected to SEEPROM.  So we must provide its ethernet address
  by another way.)
* Check return value of early_read_config_word()

Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2007-07-10 17:33:04 +01:00
..
Makefile [MIPS] rbtx4938: Convert SPI codes to use generic SPI drivers 2007-07-10 17:33:03 +01:00
irq.c [MIPS] rbtx4938: Convert SPI codes to use generic SPI drivers 2007-07-10 17:33:03 +01:00
prom.c [MIPS] prom_free_prom_memory cleanup 2007-02-06 16:53:09 +00:00
setup.c [MIPS] rbtx4938: Fix secondary PCIC and glue internal NICs 2007-07-10 17:33:04 +01:00
spi_eeprom.c [MIPS] rbtx4938: Convert SPI codes to use generic SPI drivers 2007-07-10 17:33:03 +01:00