u-boot/post/drivers
Heiko Schocher 9b107e6138 post, i2c: add missing curly bracket in i2c_post_test
If CONFIG_SYS_POST_I2C_ADDRS is not defined and CONFIG_SYS_POST_I2C
is activated, i2c_probe() is not called in the for statement,
because missing curly bracket.

Signed-off-by: Heiko Schocher <hs@denx.de>
2010-11-17 08:04:03 +01:00
..
i2c.c post, i2c: add missing curly bracket in i2c_post_test 2010-11-17 08:04:03 +01:00
Makefile POST: move CONFIG_POST to Makefiles 2008-04-22 14:40:19 +02:00
memory.c Expand POST memory test to support arch-depended implementation. 2010-10-19 22:28:59 +02:00
rtc.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00