1. 10 5月, 2012 1 次提交
  2. 09 5月, 2012 3 次提交
  3. 06 4月, 2012 1 次提交
  4. 28 3月, 2012 2 次提交
  5. 26 3月, 2012 1 次提交
  6. 05 3月, 2012 1 次提交
  7. 14 2月, 2012 3 次提交
  8. 13 1月, 2012 2 次提交
  9. 12 1月, 2012 3 次提交
  10. 11 12月, 2011 2 次提交
  11. 01 11月, 2011 1 次提交
  12. 27 10月, 2011 15 次提交
  13. 14 8月, 2011 1 次提交
  14. 14 7月, 2011 1 次提交
  15. 26 5月, 2011 1 次提交
    • P
      mmc: core: eMMC bus width may not work on all platforms · 08ee80cc
      Philip Rakity 提交于
      CMD19 -- The offical way to validate bus widths from the JEDEC spec
      does not work on all platforms.  Some platforms that use PCI/PCIe
      to connect their SD controllers are known to fail.
      
      If the quirk MMC_BUS_WIDTH_TEST is not defined we try to figure out
      the bus width by reading the ext_csd at different bus widths and
      compare this against the ext_csd read in 1 bit mode.  If no ext_csd
      is available we default to 1 bit operations.
      
      Code has been tested on mmp2 against 8 bit eMMC and Transcend 2GB
      card that is known to not work in 4 bit mode.  The physical pins
      on the card are not present to support 4 bit operation.
      Signed-off-by: NPhilip Rakity <prakity@marvell.com>
      Signed-off-by: NChris Ball <cjb@laptop.org>
      08ee80cc
  16. 25 5月, 2011 2 次提交