Skip to content
  • Peng Fan's avatar
    mmc: support hs400 enhanced strobe mode · 44acd492
    Peng Fan authored
    
    
    eMMC 5.1+ supports HS400 Enhances Strobe mode without the need for
    tuning procedure.
    The flow is as following:
     - set HS_TIMIMG (Highspeed)
     - Host change freq to <= 52Mhz
     - set the bus width to Enhanced strobe and DDR8Bit(CMD6),
       EXT_CSD[183] = 0x86 instead of 0x80
     - set HS_TIMING to 0x3 (HS400)
     - Host change freq to <= 200Mhz
     - Host select HS400 enhanced strobe complete
    
    Signed-off-by: Peng Fan's avatarPeng Fan <peng.fan@nxp.com>
    44acd492