coreboot/src
Alexandru Gagniuc 4c37e58ea5 device/dram/ddr3: Move CRC calculation in a separate function
Calculating the CRC of a SPD may be useful by itself, so split that
part of the code in a separate function.

Change-Id: I6c20d3db380551865126fd890e89de6b06359207
Signed-off-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
Reviewed-on: http://review.coreboot.org/4537
Tested-by: build bot (Jenkins)
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
2013-12-17 19:59:22 +01:00
..
arch armv7: Fix dcache_clean_by_mva. 2013-12-12 22:03:01 +01:00
console snprintf: lockless operation 2013-12-07 19:27:53 +01:00
cpu cpu/amd: Remove error messages on non-matching microcode patches 2013-12-13 09:07:46 +01:00
device device/dram/ddr3: Move CRC calculation in a separate function 2013-12-17 19:59:22 +01:00
drivers qemu/videoinit: Set required fields in fake EDID 2013-12-16 23:57:43 +01:00
ec ec/lenovo/h8: Fix peripheral init without CMOS config 2013-12-15 17:49:23 +01:00
include device/dram/ddr3: Move CRC calculation in a separate function 2013-12-17 19:59:22 +01:00
lib EDID: add fields specialized to the needs of framebuffers 2013-12-12 22:21:22 +01:00
mainboard X60/T60: Implement "next display output" button. 2013-12-16 23:59:36 +01:00
northbridge HDA: Enable Mini-HDA and fix up PCH-HDA init 2013-12-12 22:11:46 +01:00
southbridge HDA: Enable Mini-HDA and fix up PCH-HDA init 2013-12-12 22:11:46 +01:00
superio Correct file permissions. 2013-12-07 00:39:09 +01:00
vendorcode Correct file permissions. 2013-12-07 00:39:09 +01:00
Kconfig Add GRUB2 payload to build system 2013-11-19 01:07:25 +01:00