coreboot/src/northbridge/intel
Elyes Haouas 78ba7a7865 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>
2024-05-07 10:52:44 +00:00
..
common nb/intel/common: Replace _bar_clrsetbits_impl macro 2021-05-03 07:38:52 +00:00
e7505 tree: Remove blank lines before '}' and after '{' 2024-04-11 19:19:08 +00:00
gm45 nb/intel/gm45: Call mb_post_raminit_setup() later 2024-04-18 11:03:40 +00:00
haswell device/dram/ddr{3,4}: Rename spd_raw_data for specific DDR 2024-05-07 10:52:44 +00:00
i440bx tree: Remove blank lines before '}' and after '{' 2024-04-11 19:19:08 +00:00
i945 tree: Remove blank lines before '}' and after '{' 2024-04-11 19:19:08 +00:00
ironlake tree: Remove blank lines before '}' and after '{' 2024-04-11 19:19:08 +00:00
pineview tree: Remove blank lines before '}' and after '{' 2024-04-11 19:19:08 +00:00
sandybridge device/dram/ddr{3,4}: Rename spd_raw_data for specific DDR 2024-05-07 10:52:44 +00:00
x4x tree: Remove blank lines before '}' and after '{' 2024-04-11 19:19:08 +00:00