1. 24 9月, 2007 1 次提交
    • D
      [MTD] map driver for NOR flash on the Intel Vermilion Range chipset · 0bac5111
      David Woodhouse 提交于
      The Vermilion Range Expansion Bus supports four chip selects, each of which
      has 64MiB of address space.  The 2nd BAR of the Expansion Bus PCI Device
      is a 256MiB memory region containing the address spaces for all four of
      the chip selects, with start addresses hardcoded on 64MiB boundaries.
      
      This map driver only supports NOR flash on chip select 0.  The buswidth
      (either 8 bits or 16 bits) is determined by reading the Expansion Bus Timing
      and Control Register for Chip Select 0 (EXP_TIMING_CS0).
      Signed-off-by: NAndy Lowe <alowe@mvista.com>
      Signed-off-by: NDavid Woodhouse <dwmw2@infradead.org>
      0bac5111