Home
last modified time | relevance | path

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

/openbmc/u-boot/board/compulab/cm_fx6/
H A Dspl.c163 static struct mx6_ddr_sysinfo cm_fx6_sysinfo_q = { variable
198 cm_fx6_sysinfo_q.dsize = 0; in spl_mx6q_dram_init()
199 cm_fx6_sysinfo_q.ncs = 1; in spl_mx6q_dram_init()
202 cm_fx6_sysinfo_q.dsize = 1; in spl_mx6q_dram_init()
203 cm_fx6_sysinfo_q.ncs = 1; in spl_mx6q_dram_init()
206 cm_fx6_sysinfo_q.dsize = 2; in spl_mx6q_dram_init()
207 cm_fx6_sysinfo_q.ncs = 1; in spl_mx6q_dram_init()
210 cm_fx6_sysinfo_q.dsize = 2; in spl_mx6q_dram_init()
211 cm_fx6_sysinfo_q.ncs = 2; in spl_mx6q_dram_init()
214 cm_fx6_sysinfo_q.dsize = 2; in spl_mx6q_dram_init()
[all …]