On Tue, Apr 12, 2022 at 11:20:44AM +0200, Pali Rohár wrote:

> ATSHA204A uses bit-reversed checksum of standard CRC-16 with polynomial
> x^16 + x^15 + x^2 + 1.
> 
> This ATSHA204A specific checksum can be calculated just by using common
> U-Boot functions bitrev16() and crc16().
> 
> So replace custom driver CRC-16 implementation by common U-Boot functions.
> 
> Signed-off-by: Pali Rohár <[email protected]>
> Reviewed-by: Stefan Roese <[email protected]>

Applied to u-boot/master, thanks!

-- 
Tom

Attachment: signature.asc
Description: PGP signature

Reply via email to