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

asm-generic

  • Clone with SSH
  • Clone with HTTPS
  • Forked from Reform / reform-boundary-uboot
    25364 commits behind the upstream repository.
    user avatar
    Simon Glass authored
    For board IDs a common approach is to set aside several GPIOs for use in
    determining the board ID. This can provide information about board features
    and the revision.
    
    Add a function that turns a list of GPIOs into an integer by assigning
    each GPIO to a single bit.
    
    Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
    e5901c94
    History