Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • early-display
  • variant-emmc-nvme-boot
  • 2023-01-25
  • v3
  • variant-emmc-nvme-boot
  • 2020-06-01
7 results

lib

  • Clone with SSH
  • Clone with HTTPS
  • Forked from Reform / reform-boundary-uboot
    16034 commits behind the upstream repository.
    user avatar
    Stefan Roese authored
    The original name of this function is unclear. This patch renames this
    CRC16 function to crc16_ccitt() matching its name with its
    implementation.
    
    To make the usage of this function more flexible, lets add the CRC start
    value as parameter to this function. This way it can be used by other
    functions requiring different start values than 0 as well.
    
    Signed-off-by: default avatarStefan Roese <sr@denx.de>
    Reviewed-by: default avatarTom Rini <trini@konsulko.com>
    ecb57f69
    History