mainboard/intel/avenuecity_crb: Update full IIO configuration
[coreboot2.git] / src / mainboard / google / kukui / sdram_params / sdram-lpddr4x-KMDV6001DA-B620-4GB.c
blob6a13e8a13ce220bdc6553f92a4f544796db132a7
1 /* SPDX-License-Identifier: GPL-2.0-only */
3 #include <soc/dramc_param.h>
5 struct sdram_params params = {
6 .source = DRAMC_PARAM_SOURCE_SDRAM_CONFIG,
7 .frequency = 1600,
8 .rank_num = 2,
9 .ddr_geometry = DDR_TYPE_2CH_2RK_4GB_2_2,
10 .wr_level = {
11 [CHANNEL_A] = { {0x21, 0x24}, {0x22, 0x24} },
12 [CHANNEL_B] = { {0x24, 0x28}, {0x22, 0x27} }
14 .cbt_cs_dly = {
15 [CHANNEL_A] = {0xC, 0xC},
16 [CHANNEL_B] = {0xB, 0xB}
18 .cbt_final_vref = {
19 [CHANNEL_A] = {0x58, 0x58},
20 [CHANNEL_B] = {0x56, 0x56}
22 .emi_cona_val = 0xF053F154,
23 .emi_conh_val = 0x44440003,
24 .emi_conf_val = 0x00421000,
25 .chn_emi_cona_val = {0x0444F051, 0x0444F051},
26 .cbt_mode_extern = CBT_NORMAL_MODE,
27 .delay_cell_unit = 868,