1. 29 10月, 2012 3 次提交
    • H
      ARM: davinci: add support for am1808 based EnBW CMC board · 3015fb33
      Heiko Schocher 提交于
      This board supports:
      
      - AM1808 based board
      - 64 MiB DDR ram
      - 2 MiB Nor flash
      - 128 MiB NAND flash
      - use internal RTC
      - I2C support
      - hwmon lm75 support
      - UBI/UBIFS support
      - MMC support
      - USB OTG support
      
      This patch adds the basic DTS file enabling the serial ports.
      Other features will be added in due course of time.
      Signed-off-by: NHeiko Schocher <hs@denx.de>
      Cc: linux-arm-kernel@lists.infradead.org
      Cc: devicetree-discuss@lists.ozlabs.org
      Cc: davinci-linux-open-source@linux.davincidsp.com
      Cc: Sekhar Nori <nsekhar@ti.com>
      Cc: Kevin Hilman <khilman@ti.com>
      Cc: Wolfgang Denk <wd@denx.de>
      [nsekhar@ti.com: modified after dtsi refactoring and added binding
      documentation]
      Signed-off-by: NSekhar Nori <nsekhar@ti.com>
      3015fb33
    • S
      ARM: davinci: da850 evm: add DT data · 27e6e0d3
      Sekhar Nori 提交于
      Add device tree data for DA850 EVM. At this time, only
      information on serial ports is added.
      Signed-off-by: NSekhar Nori <nsekhar@ti.com>
      27e6e0d3
    • S
      ARM: davinci: da850: add DT boot support · 689e331f
      Sekhar Nori 提交于
      Add support for booting DA850 using flattened device
      tree to describe the hardware. At this time only the
      very basic bootup using a serial console is supported.
      Signed-off-by: NSekhar Nori <nsekhar@ti.com>
      689e331f