1. 23 11月, 2012 1 次提交
    • T
      dma: mv_xor: clear the window override control registers · c4b4b732
      Thomas Petazzoni 提交于
      The XOR channels on Marvell SoCs have a Window Override Control
      register that allow to do some fancy things with addresses. Those
      features are not used by the driver, but some U-Boot versions anyway
      modify those registers.
      
      For some reason, the U-Boot on OpenBlocks AX3-4 was setting an invalid
      value in those registers when the addition 2 GB DRAM chip was plugged
      into the board, causing the XOR driver to fail in using the XOR
      engines.
      
      By setting those registers to 0 during the driver initialization, we
      ensure that the registers are configured according with the driver
      operation model.
      
      Thanks to Lior Amsalem <alior@marvell.com> for his help in debugging
      this problem.
      Signed-off-by: NThomas Petazzoni <thomas.petazzoni@free-electrons.com>
      c4b4b732
  2. 20 11月, 2012 26 次提交
  3. 19 9月, 2012 1 次提交
  4. 09 5月, 2012 1 次提交
  5. 13 3月, 2012 6 次提交
  6. 14 12月, 2011 1 次提交
  7. 14 7月, 2011 1 次提交
  8. 10 6月, 2011 1 次提交
  9. 31 3月, 2011 1 次提交
  10. 03 1月, 2011 1 次提交