u-boot/drivers/dfu
Lukasz Majewski 3d83e6752d dfu: Disable default calculation of CRC32
Patch (SHA1: bd694244db)
dfu: Introduction of the "dfu_hash_algo" env variable for checksum method
setting

already introduced more generic handling of the crc32 calculation.
Up till now the CRC32 of received data was calculated unconditionally.
This patch changes this and from now - by default the crc32 is NOT
calculated anymore.

Signed-off-by: Lukasz Majewski <l.majewski@samsung.com>
Cc: Marek Vasut <marex@denx.de>
2014-06-11 02:31:48 +02:00
..
Makefile drivers: convert makefiles to Kbuild style 2013-10-31 13:26:01 -04:00
dfu.c dfu: Disable default calculation of CRC32 2014-06-11 02:31:48 +02:00
dfu_mmc.c dfu: mmc: Provide support for eMMC boot partition access 2014-05-15 00:24:24 +02:00
dfu_nand.c dfu, nand: add medium specific polltimeout function 2014-05-08 10:38:30 +02:00
dfu_ram.c dfu: ram support 2013-09-24 17:51:35 +02:00