1. 04 9月, 2014 1 次提交
  2. 29 7月, 2014 1 次提交
  3. 09 7月, 2014 2 次提交
  4. 03 6月, 2014 1 次提交
  5. 28 5月, 2014 1 次提交
    • P
      ARM: dts: am437x-gp-evm: add support for parallel NAND flash · 99ffa642
      Pekon Gupta 提交于
      Adds pinmux and DT node for Micron (MT29F4G08AB) x8 NAND device present on
      am437x-gp-evm board.
      (1) As NAND Flash data lines are muxed with eMMC, Thus at a given time either
          eMMC or NAND can be enabled. Selection between eMMC and NAND is controlled:
          (a) By dynamically driving following GPIO pin from software
              SPI2_CS0(GPIO) == 0 NAND is selected (default)
              SPI2_CS0(GPIO) == 1 eMMC is selected
          (b) By statically using Jumper (J89) on the board
      
      (2) As NAND device connnected to this board has page-size=4K and oob-size=224,
          So ROM code expects boot-loaders to be flashed in BCH16 ECC scheme for
          NAND boot.
      Signed-off-by: NPekon Gupta <pekon@ti.com>
      Reviewed-by: NJavier Martinez Canillas <javier@dowhile0.org>
      Signed-off-by: NTony Lindgren <tony@atomide.com>
      99ffa642
  6. 20 5月, 2014 1 次提交
  7. 07 5月, 2014 3 次提交
  8. 26 4月, 2014 1 次提交
  9. 06 3月, 2014 1 次提交
  10. 03 3月, 2014 4 次提交