Hello Eric,
after applying your patch I got the following warning:
$ ./MAKEALL galaxy5200
Configuring for galaxy5200 board...
i2c.c:223: warning: function declaration isn't a prototype
textdata bss dec hex filename
239760 12928 283136 535824 82d10 ./u-boot
$
please fix,
Reset any i2c devices that may have been interrupted during a system reset.
Normally this would be accomplished by clocking the line until SCL and SDA
are released and then sending a start condtiion (From an Atmel datasheet).
There is no direct access to the i2c pins so instead create start command
2 matches
Mail list logo