cowond2: make sure the i2c delay loop code is actually generated by the eabi compiler.
commiteafde016d8a9b9d2dc3f768dbe12864e9b27af0f
authorpamaury <pamaury@a1c6a512-1295-4272-9138-f99709370657>
Mon, 14 Jun 2010 23:01:30 +0000 (14 23:01 +0000)
committerpamaury <pamaury@a1c6a512-1295-4272-9138-f99709370657>
Mon, 14 Jun 2010 23:01:30 +0000 (14 23:01 +0000)
tree680bc8497ed969b2a04c943a3abcadb5e9909842
parent9d65c98cb8f32b3c0dbda21cda5a713b59b5ec8c
cowond2: make sure the i2c delay loop code is actually generated by the eabi compiler.

This fix adds one nop instruction per loop (there were 3 before) and so i2c will be slightly slower, but this hardly a problem.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26850 a1c6a512-1295-4272-9138-f99709370657
firmware/target/arm/i2c-telechips.c