1
0
Fork 0
remarkable-uboot/post
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
..
board serial: Remove CONFIG_SERIAL_MULTI from remaining sources 2012-10-15 11:53:59 -07:00
cpu PPC: remove dead boards (AMX860, c2mon, ETX094, IAD210, LANTEC, SCM) 2012-10-28 20:17:25 +01:00
drivers post: fix I2C POST failure for devices in CONFIG_SYS_POST_I2C_IGNORES 2013-05-01 10:37:35 -04:00
lib_powerpc post/lib_powerpc/multi.c: fix stack overflow error 2011-12-23 20:08:10 +01:00
Makefile Revert "post/Makefile: Only build FP post tests if enabled via CONFIG_SYS_POST_FPU" 2012-03-12 15:00:23 +01:00
post.c post: remove #warning for kirkwood CPUs 2012-03-30 18:21:09 +02:00
rules.mk Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
tests.c POST: add new memory regions test 2011-10-05 22:03:11 +02:00