summaryrefslogtreecommitdiffstats
path: root/post/drivers/Makefile
diff options
context:
space:
mode:
authorAnatolij Gustschin <agust@denx.de>2013-04-15 04:01:07 +0000
committerTom Rini <trini@ti.com>2013-05-01 10:37:35 -0400
commitc55285015ab0c94265665af01c80e60b080f5ac4 (patch)
tree7db03acb9102599aebfa47f6bf8eb4e163647710 /post/drivers/Makefile
parent19fe4b3e3122071fbe6481df05bd819405e1983e (diff)
downloadblackbird-obmc-uboot-c55285015ab0c94265665af01c80e60b080f5ac4.tar.gz
blackbird-obmc-uboot-c55285015ab0c94265665af01c80e60b080f5ac4.zip
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: Anatolij Gustschin <agust@denx.de>
Diffstat (limited to 'post/drivers/Makefile')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud