Home
last modified time | relevance | path

Searched refs:cm_fx6_sysinfo_s (Results 1 – 1 of 1) sorted by relevance

/u-boot/board/compulab/cm_fx6/
A Dspl.c100 static struct mx6_ddr_sysinfo cm_fx6_sysinfo_s = { variable
132 cm_fx6_sysinfo_s.dsize = 0; in spl_mx6s_dram_init()
133 cm_fx6_sysinfo_s.ncs = 1; in spl_mx6s_dram_init()
136 cm_fx6_sysinfo_s.dsize = 1; in spl_mx6s_dram_init()
137 cm_fx6_sysinfo_s.ncs = 1; in spl_mx6s_dram_init()
140 cm_fx6_sysinfo_s.dsize = 1; in spl_mx6s_dram_init()
141 cm_fx6_sysinfo_s.ncs = 2; in spl_mx6s_dram_init()
148 mx6_dram_cfg(&cm_fx6_sysinfo_s, &cm_fx6_calib_s, &cm_fx6_ddr3_cfg_s); in spl_mx6s_dram_init()

Completed in 2 milliseconds