[LinuxBIOS] r2447 - in trunk/LinuxBIOSv2/src: config lib stream

Ed Swierk eswierk at arastra.com
Mon Oct 9 18:44:12 CEST 2006


On 10/7/06, Segher Boessenkool <segher at kernel.crashing.org> wrote:
> This table isn't needed, a UART stream is so slow that you can
> just as well open-code the CRC algorithm and lose nothing (except
> for 512 bytes of table :-) )

Good point. This patch replaces the table-driven CRC-16 implementation
with a computational one.

--Ed
-------------- next part --------------
A non-text attachment was scrubbed...
Name: linuxbios-xmodem-crc-notable.patch
Type: text/x-patch
Size: 2730 bytes
Desc: not available
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20061009/106656ce/attachment.patch>


More information about the coreboot mailing list