1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-25 04:35:22 +01:00
Files
u-boot-megous/common
Simon Glass e7d285b2f3 image: Use the correct checks for CRC32
Add a host Kconfig for CRC32. With this we can use CONFIG_IS_ENABLED(CRC32)
directly in the host build, so drop the unnecessary indirection.

Add a few more conditions to SPL_CRC32 to avoid build failures as well as
TPL_CRC32. Also update hash.c to make crc32 optional and to actually take
notice of SPL_CRC32.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
2021-10-08 15:53:26 -04:00
..
2021-10-08 15:53:26 -04:00
2021-07-23 13:36:20 -04:00
2013-04-01 16:33:52 -04:00
2020-05-18 21:19:18 -04:00
2021-10-08 15:53:26 -04:00
2021-10-08 15:53:26 -04:00
2021-09-16 10:29:40 -04:00
2021-06-08 11:39:09 -04:00
2021-04-12 17:44:55 -04:00
2021-04-20 07:31:12 -04:00