Skip to content
Snippets Groups Projects
Select Git revision
0 results

sys_proto.h

Blame
  • Forked from Reform / reform-boundary-uboot
    Loading
    • 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>