1. 13 Jan, 2010 1 commit
    • Russell King - ARM Linux's avatar
      mtd: Really add ARM pismo support · f6a8c609
      Russell King - ARM Linux authored
      (Commit 7cb777a3 (mtd: add ARM pismo support)
      intended to add this, but seems only to have patched the Makefile without
      touching Kconfig or providing any code...)
      
      The following patch adds support for PISMO modules found on ARM Ltd
      development platforms.  These are MTD modules, and can have a
      selection of SRAM, flash or DOC devices as described by an on-board
      I2C EEPROM.
      
      We support SRAM and NOR flash devices only by registering appropriate
      conventional MTD platform devices as children of the 'pismo' device.
      Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
      Signed-off-by: default avatarDavid Woodhouse <David.Woodhouse@intel.com>
      f6a8c609
  2. 31 Dec, 2009 1 commit
  3. 16 Dec, 2009 38 commits