Haswell NRI: Remove unused SPD_LEN define
This was kept around to avoid build issues back when the NRI patches were awaiting review. It is no longer used and to-be-upstreamed code does not use this define either, so now is a good time to get rid of it. Change-Id: Id10d81774b0d679b54d5dc4a15dab5996e3a68c5 Signed-off-by: Angel Pons <th3fanbus@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/87832 Reviewed-by: Patrick Rudolph <patrick.rudolph@9elements.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
parent
0c5286ba34
commit
4ae9a79d8d
1 changed files with 0 additions and 3 deletions
|
|
@ -11,9 +11,6 @@
|
|||
|
||||
#include "reg_structs.h"
|
||||
|
||||
/** TODO (Angel): Remove this after in-review patches are submitted **/
|
||||
#define SPD_LEN SPD_SIZE_MAX_DDR3
|
||||
|
||||
/* Each channel has 4 ranks, spread across 2 slots */
|
||||
#define NUM_SLOTRANKS 4
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue