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

board.c

Forked from Reform / reform-boundary-uboot
Source project has a limited visibility.
  • Tom Rini's avatar
    db7dd810
    am33xx: Rework pinmux functions · db7dd810
    Tom Rini authored
    
    - Move definition of the EEPROM contents to <asm/arch/sys_proto.h>
      - Make some defines a little less generic now.
    - Pinmux must be done by done by SPL now.
    - Create 3 pinmux functions, uart0, i2c0 and board.
    - Add pinmux specific to Starter Kit EVM for MMC now.
    
    Signed-off-by: default avatarTom Rini <trini@ti.com>
    db7dd810
    History
    am33xx: Rework pinmux functions
    Tom Rini authored
    
    - Move definition of the EEPROM contents to <asm/arch/sys_proto.h>
      - Make some defines a little less generic now.
    - Pinmux must be done by done by SPL now.
    - Create 3 pinmux functions, uart0, i2c0 and board.
    - Add pinmux specific to Starter Kit EVM for MMC now.
    
    Signed-off-by: default avatarTom Rini <trini@ti.com>