27 Aug, 2020

1 commit

  • The eSDHC adapter card identification and multiplexing configuration
    through FPGA had been implemented in both common mmc driver and
    fsl_esdhc driver. However it is proper to move these code to board
    files and do it during board initialization. The FPGA registers are
    also board specific.

    This patch is to move eSDHC adapter card identification and
    multiplexing configuration from mmc driver to specific board files.
    And the option CONFIG_FSL_ESDHC_ADAPTER_IDENT is no longer needed.

    Signed-off-by: Yangbo Lu
    [Rebased, Removed T1040QDS change as board does not exist]
    Signed-off-by: Priyanka Jain

    Yangbo Lu
     

12 Jul, 2017

1 commit

  • CONFIG_SYS_FSL_ESDHC_FORCE_VSELECT is not the correct method
    to set I/O to 1.8. To boards that does not support vqmmc-supply,
    use vs18_enable in fsl_esdhc_cfg. If regulator is supported,
    use fixed 1.8V regulator for vqmmc-supply.

    Signed-off-by: Peng Fan
    Cc: Jaehoon Chung
    Cc: York Sun
    Cc: Stefano Babic

    Peng Fan
     

05 May, 2015

1 commit


23 Feb, 2015

1 commit


09 Sep, 2014

1 commit