u-boot-brain/env
Simon Glass 3db7110857 crc32: Use the crc.h header for crc functions
Drop inclusion of crc.h in common.h and use the correct header directly
instead.

With this we can drop the conflicting definition in fw_env.h and rely on
the crc.h header, which is already included.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
2019-12-02 18:23:08 -05:00
..
attr.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
callback.c env: Rename environment.h to env_internal.h 2019-08-11 19:27:31 -04:00
common.c crc32: Use the crc.h header for crc functions 2019-12-02 18:23:08 -05:00
eeprom.c crc32: Use the crc.h header for crc functions 2019-12-02 18:23:08 -05:00
embedded.c env: Finish migration of common ENV options 2019-11-20 18:32:09 -05:00
env.c env: Rename environment.h to env_internal.h 2019-08-11 19:27:31 -04:00
ext4.c env: Rename environment.h to env_internal.h 2019-08-11 19:27:31 -04:00
fat.c env: Rename environment.h to env_internal.h 2019-08-11 19:27:31 -04:00
flags.c env: Rename environment.h to env_internal.h 2019-08-11 19:27:31 -04:00
flash.c crc32: Use the crc.h header for crc functions 2019-12-02 18:23:08 -05:00
Kconfig env: Finish migration of common ENV options 2019-11-20 18:32:09 -05:00
Makefile env: Simplify Makefile using $(SPL_TPL_) 2018-07-21 12:24:31 -04:00
mmc.c env: Finish migration of common ENV options 2019-11-20 18:32:09 -05:00
nand.c crc32: Use the crc.h header for crc functions 2019-12-02 18:23:08 -05:00
nowhere.c env: Rename environment.h to env_internal.h 2019-08-11 19:27:31 -04:00
nvram.c crc32: Use the crc.h header for crc functions 2019-12-02 18:23:08 -05:00
onenand.c env: Rename environment.h to env_internal.h 2019-08-11 19:27:31 -04:00
remote.c crc32: Use the crc.h header for crc functions 2019-12-02 18:23:08 -05:00
sata.c env: Remove useless CONFIG_ENV_SIZE_REDUND and fix ENV_IS_REDUND check 2019-11-20 18:31:24 -05:00
sf.c crc32: Use the crc.h header for crc functions 2019-12-02 18:23:08 -05:00
ubi.c env: Rename environment.h to env_internal.h 2019-08-11 19:27:31 -04:00