diff options
author | Pali Rohár <pali@kernel.org> | 2022-04-12 11:20:42 +0200 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2022-04-21 14:32:40 -0400 |
commit | 1a47e6d47c7184b116bb58e8451dc0d4f141a609 (patch) | |
tree | be4f127bc92f771a0c5254083fec1562453d8e1c /arch/arm/mach-stm32mp/cmd_stm32prog/stm32prog.c | |
parent | e523f5d181ce66a36b5f9476b86be2fa03284a45 (diff) |
crc16: Move standard CRC-16 implementation from ubifs to lib
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>
Diffstat (limited to 'arch/arm/mach-stm32mp/cmd_stm32prog/stm32prog.c')
0 files changed, 0 insertions, 0 deletions