haswell NRI: Collect SPD info
commit1b25422215279191da7f71840da7214fbcb22b9c
authorAngel Pons <th3fanbus@gmail.com>
Sat, 7 May 2022 11:48:53 +0000 (7 13:48 +0200)
committerFelix Held <felix-coreboot@felixheld.de>
Wed, 30 Aug 2023 15:58:00 +0000 (30 15:58 +0000)
treefcb8576fed1fd8ab442b388d3735b8cc3e83d362
parentabaa4b5a9630349b6ca9998adf2931e186713e9f
haswell NRI: Collect SPD info

Collect SPD data from DIMMs and memory-down, and find the common
supported settings.

Original-Change-Id: I4e6a1408a638a463ecae37a447cfed1d6556e44a
Original-Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Signed-off-by: Bill XIE <persmule@hardenedlinux.org>
Change-Id: I7948554eb02113bdca380222a11cfb322f9615f8
Reviewed-on: https://review.coreboot.org/c/coreboot/+/77049
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Martin L Roth <gaumless@gmail.com>
src/northbridge/intel/haswell/native_raminit/Makefile.inc
src/northbridge/intel/haswell/native_raminit/raminit_main.c
src/northbridge/intel/haswell/native_raminit/raminit_native.h
src/northbridge/intel/haswell/native_raminit/spd_bitmunching.c [new file with mode: 0644]