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

i2c

  • Clone with SSH
  • Clone with HTTPS
  • Forked from Reform / reform-boundary-uboot
    3018 commits behind the upstream repository.
    user avatar
    Heinrich Schuchardt authored
    In
    
    	lpi2c_status_t result = A;
    	result = B;
    
    the first assignment has no effect. Let's remove it.
    
    Signed-off-by: default avatarHeinrich Schuchardt <xypron.glpk@gmx.de>
    d45c2f39
    History