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

bfin_sdh.c

Forked from Reform / reform-boundary-uboot
Source project has a limited visibility.
  • Tom Rini's avatar
    76b40ab4
    Merge u-boot/master into u-boot-ti/master · 76b40ab4
    Tom Rini authored
    
    In master we had already taken a patch to fix the davinci GPIO code for
    CONFIG_SOC_DM646X and in u-boot-ti we have additional patches to support
    DA830 (which is CONFIG_SOC_DA8XX && !CONFIG_SOC_DA850).  Resolve these
    conflicts manually and comment the #else/#endif lines for clarity.
    
    Conflicts:
    	arch/arm/include/asm/arch-davinci/gpio.h
    	drivers/gpio/da8xx_gpio.c
    
    Signed-off-by: default avatarTom Rini <trini@ti.com>
    76b40ab4
    History
    Merge u-boot/master into u-boot-ti/master
    Tom Rini authored
    
    In master we had already taken a patch to fix the davinci GPIO code for
    CONFIG_SOC_DM646X and in u-boot-ti we have additional patches to support
    DA830 (which is CONFIG_SOC_DA8XX && !CONFIG_SOC_DA850).  Resolve these
    conflicts manually and comment the #else/#endif lines for clarity.
    
    Conflicts:
    	arch/arm/include/asm/arch-davinci/gpio.h
    	drivers/gpio/da8xx_gpio.c
    
    Signed-off-by: default avatarTom Rini <trini@ti.com>