Skip to content
Commit c5528501 authored by Anatolij Gustschin's avatar Anatolij Gustschin Committed by Tom Rini
Browse files

post: fix I2C POST failure for devices in CONFIG_SYS_POST_I2C_IGNORES



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>
parent 19fe4b3e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment