1
0
Fork 0
remarkable-uboot/post/drivers
Anatolij Gustschin c55285015a 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>
2013-05-01 10:37:35 -04:00
..
Makefile post: new nor flash test 2011-07-26 16:49:44 +02:00
flash.c post: new nor flash test 2011-07-26 16:49:44 +02:00
i2c.c post: fix I2C POST failure for devices in CONFIG_SYS_POST_I2C_IGNORES 2013-05-01 10:37:35 -04:00
memory.c arm, post, memory: fix bug if sdram base != 0x00000000 2011-10-23 23:32:44 +02:00
rtc.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00