diff options
author | Elyes Haouas <ehaouas@noos.fr> | 2024-05-06 05:11:28 +0200 |
---|---|---|
committer | Elyes Haouas <ehaouas@noos.fr> | 2024-05-07 10:52:44 +0000 |
commit | 78ba7a7865ed1f60c7f55bfcced305bc8fbdc9c6 (patch) | |
tree | 876ce8b879c63c3a121701047d35346388192176 /tests/lib | |
parent | 0f3316bc71aab50dbd8464ee2fb5b680947f2ca5 (diff) |
device/dram/ddr{3,4}: Rename spd_raw_data for specific DDR
Rename different spd_raw_data[] for DDR3 and DDR4.
This is to solve the conflict when we include both "ddr3.h" and ddr4.h"
for example here: src/device/dram/spd.c.
Otherwise, it won't compile as DDR3 and DDR4 have different
spd_raw_data[] size.
Change-Id: I46597fe82790410fbb53d60e04b7fdffb7b0094a
Signed-off-by: Elyes Haouas <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/82171
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Diffstat (limited to 'tests/lib')
0 files changed, 0 insertions, 0 deletions