INTEL_DRAM_DDR3
bool is_ddr3 = dram_info->type == INTEL_DRAM_DDR3;
return INTEL_DRAM_DDR3;
return INTEL_DRAM_DDR3;
INTEL_DRAM_DDR3 : INTEL_DRAM_DDR2;
dram_info->type = INTEL_DRAM_DDR3;
dram_info->type = INTEL_DRAM_DDR3;
dram_info->type = INTEL_DRAM_DDR3;