diff options
author | Michael Sevakis <jethead71@rockbox.org> | 2007-06-27 03:11:49 +0000 |
---|---|---|
committer | Michael Sevakis <jethead71@rockbox.org> | 2007-06-27 03:11:49 +0000 |
commit | 070417d152c5c7ab8a8a16848671f56713467683 (patch) | |
tree | 7c17cf8438d880a21dd7e993161b68bf8c40ad32 /firmware/boot.lds | |
parent | 1092268614ca6f6a63aa41152362861e7b7421a9 (diff) |
Forget all the nonsense with C delay loops. 'volatile' on the variable makes bloated code and a volatile, blank asm block inside may or may not be optimized out. Use asm delay loops instead for Coldfire. Radio i2c driver also needs NACK after reading last tuner byte. Get the volatile off the Ondio loops (not needed here now). Maybe this is straightened out now.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13725 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'firmware/boot.lds')
0 files changed, 0 insertions, 0 deletions