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

reform-boundary-uboot

  • Clone with SSH
  • Clone with HTTPS
  • Forked from Reform / reform-boundary-uboot
    Source project has a limited visibility.
    user avatar
    Simon Glass authored
    I2C chips can support a register offset, with registers accessible by
    sending this offset as the first part of any read or write transaction.
    Most I2C chips have a single byte offset, thus the offset length is 1.
    This provides access for up 256 registers.
    
    However other offset lengths are supported, including 0.
    
    Add a command to provide access to the offset length from the command
    line. This allows the offset length to be read or written.
    
    Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
    Acked-by: default avatarChristophe <Ricard&lt;christophe-h.ricard@st.com>
    Reviewed-by: default avatarHeiko Schocher <hs@denx.de>
    c10c8e31
    History
    Name Last commit Last update