Home
last modified time | relevance | path

Searched hist:"39 a538d9920f9422edbe339f00abe2eb7e038741" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/mxs/
H A Dspl_mem_init.c39a538d9920f9422edbe339f00abe2eb7e038741 Fri May 03 04:37:12 UTC 2013 Fabio Estevam <fabio.estevam@freescale.com> mxs: spl_mem_init: Skip the initialization of some DRAM_CTL registers

HW_DRAM_CTL27, HW_DRAM_CTL28 and HW_DRAM_CTL35 are not initialized as per
FSL bootlets code.

mx23 Reference Manual mark HW_DRAM_CTL27 and HW_DRAM_CTL28 as "reserved".

HW_DRAM_CTL8 is setup as the last element.

So skip the initialization of these DRAM_CTL registers.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>