diff options
author | James Buren <braewoods+rb@braewoods.net> | 2021-06-21 09:36:54 +0000 |
---|---|---|
committer | James Buren <braewoods+rb@braewoods.net> | 2021-06-21 09:36:54 +0000 |
commit | 581081a3df072833ab22a58af574992820c2ae8f (patch) | |
tree | 741a88ef6978b85f62468146ffbcb948a4341139 /firmware/target/arm/tms320dm320 | |
parent | fc9208108052440ccde79b6cd33e3598e8fb7c26 (diff) |
mi4: replace chksum_crc32 with crc_32r
This uses an equivalent algorithm but with a different initial value
than we normally use (all bits off vs all bits on). Use the new crc_32r
to replace the original MI4 crc32 implementation.
This frees up some extra space on mi4 targets which gives us more
room on a few very space constrained targets (sansa c200/e200, etc).
Change-Id: Iaaac3ae353b30566156b1404cbf31ca32926203d
Diffstat (limited to 'firmware/target/arm/tms320dm320')
0 files changed, 0 insertions, 0 deletions