Replace crc32 with tinf_crc32 everywhere.
authorTobias Diedrich <ranma+coreboot@tdiedrich.de>
Wed, 21 Oct 2015 20:03:35 +0000 (22:03 +0200)
committerTobias Diedrich <ranma+coreboot@tdiedrich.de>
Wed, 21 Oct 2015 20:03:35 +0000 (22:03 +0200)
commit96c4ac1bb791c889aa73b56c8ce4a9f2a8e58c8f
treea65cea096e9dae7ae09e9c4ca3f23876858d3aa2
parent7218d95e9b04f4f1231c2ad3e0680a9a2746161a
Replace crc32 with tinf_crc32 everywhere.
u-boot/common/cmd_bootm.c
u-boot/common/env_common.c
u-boot/common/env_flash.c
u-boot/include/common.h
u-boot/lib_bootstrap/bootstrap_board.c
u-boot/tools/envcrc.c
u-boot/tools/mkimage.c