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

post

  • Clone with SSH
  • Clone with HTTPS
  • Forked from Reform / reform-boundary-uboot
    31945 commits behind the upstream repository.
    user avatar
    Anatolij Gustschin authored
    Devices in CONFIG_SYS_POST_I2C_IGNORES list may be absent
    and the rule is not to report I2C POST failure for devices
    in this list. Currently this doesn't work since probing for
    these devices isn't done and thus they are not marked as
    successfully probed. Ignore optional devices when checking
    for devices that didn't respond.
    
    Signed-off-by: default avatarAnatolij Gustschin <agust@denx.de>
    c5528501
    History