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

ds4510.h

Blame
  • Forked from Reform / reform-boundary-uboot
    Source project has a limited visibility.
    • Peter Tyser's avatar
      a7c93104
      Add support for Maxim's DS4510 I2C device · a7c93104
      Peter Tyser authored
      
      Initial support for the DS4510, a CPU supervisor with
      integrated EEPROM, SRAM, and 4 programmable non-volatile
      GPIO pins. The CONFIG_DS4510 define enables support
      for the device while the CONFIG_CMD_DS4510 define
      enables the ds4510 command. The additional
      CONFIG_DS4510_INFO, CONFIG_DS4510_MEM, and
      CONFIG_DS4510_RST defines add additional sub-commands
      to the ds4510 command when defined.
      
      Signed-off-by: default avatarPeter Tyser <ptyser@xes-inc.com>
      a7c93104
      History
      Add support for Maxim's DS4510 I2C device
      Peter Tyser authored
      
      Initial support for the DS4510, a CPU supervisor with
      integrated EEPROM, SRAM, and 4 programmable non-volatile
      GPIO pins. The CONFIG_DS4510 define enables support
      for the device while the CONFIG_CMD_DS4510 define
      enables the ds4510 command. The additional
      CONFIG_DS4510_INFO, CONFIG_DS4510_MEM, and
      CONFIG_DS4510_RST defines add additional sub-commands
      to the ds4510 command when defined.
      
      Signed-off-by: default avatarPeter Tyser <ptyser@xes-inc.com>