nb/amd/agesa: read 256 bytes to SPD buffer instead of 128
commitd5ffa6e1b391ff52eece53f7efd0c87eb1175ed6
authorMike Banon <mikebdp2@gmail.com>
Fri, 17 Apr 2020 10:39:27 +0000 (17 13:39 +0300)
committerPatrick Georgi <pgeorgi@google.com>
Mon, 17 Aug 2020 07:13:05 +0000 (17 07:13 +0000)
treed121bfcaea50703d09ddc9df273dff269ed4b68c
parent2875df1c9e5fd32699d937623363109c24c91c0a
nb/amd/agesa: read 256 bytes to SPD buffer instead of 128

Required for adding the XMP profiles support. SPD buffer is
already 256 bytes at AMD AGESA vendorcode, so this is fine.

Signed-off-by: Mike Banon <mikebdp2@gmail.com>
Change-Id: I7340b110477a4cc1ecb1c239181436e51952568f
Reviewed-on: https://review.coreboot.org/c/coreboot/+/40484
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
src/northbridge/amd/agesa/family14/dimmSpd.c
src/northbridge/amd/agesa/family15tn/dimmSpd.c
src/northbridge/amd/agesa/family16kb/dimmSpd.c