Skip to content
Snippets Groups Projects
Select Git revision
0 results

include

  • Clone with SSH
  • Clone with HTTPS
  • Forked from Reform / reform-boundary-uboot
    Source project has a limited visibility.
    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
    Name Last commit Last update
    ..