mirror of
https://xff.cz/git/u-boot/
synced 2025-10-01 07:21:23 +02:00
This implementation provides standard CRC-16 algorithm with polynomial x^16 + x^15 + x^2 + 1. Signed-off-by: Pali Rohár <pali@kernel.org> Reviewed-by: Stefan Roese <sr@denx.de>