Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • early-display
  • variant-emmc-nvme-boot
  • 2023-01-25
  • v3
  • variant-emmc-nvme-boot
  • 2020-06-01
7 results

scripts

  • Clone with SSH
  • Clone with HTTPS
  • Forked from Reform / reform-boundary-uboot
    7494 commits behind the upstream repository.
    user avatar
    Peng Fan authored
    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: default avatarPeng Fan <peng.fan@nxp.com>
    Cc: Jaehoon Chung <jh80.chung@samsung.com>
    Cc: York Sun <york.sun@nxp.com>
    Cc: Stefano Babic <sbabic@denx.de>
    f34ccce5
    History