1. 04 2月, 2008 1 次提交
  2. 26 5月, 2007 1 次提交
  3. 08 12月, 2006 1 次提交
  4. 06 1月, 2006 1 次提交
    • D
      [ARM] 3226/1: IXP4xx runtime expansion bus window size configuration · 54e269ea
      Deepak Saxena 提交于
      Patch from Deepak Saxena
      
      The expansion bus on the IXP46x NPU can be configured for either 32MiB or
      16MiB windows and changing the configuration causes the base address for
      each chip select for each region to change. Because of this, we cannot
      hardcode the physical base as we currently do. This patch checks the
      expansion bus configuration registers at runtime to determine the
      appropriate window size. Note that this requires that the bootloader
      already configured the device sizes appropriately, but I feel that is
      valid assumption to make as the bootloader must configure and access
      the flash window, the output display (LCD, LEDs, etc) window, and
      other expansion bus devices.
      Signed-off-by: NDeepak Saxena <dsaxena@plexity.net>
      Signed-off-by: NRussell King <rmk+kernel@arm.linux.org.uk>
      54e269ea
  5. 10 11月, 2005 1 次提交