commit | 39a538d9920f9422edbe339f00abe2eb7e038741 | [log] [tgz] |
---|---|---|
author | Fabio Estevam <fabio.estevam@freescale.com> | Fri May 03 04:37:12 2013 +0000 |
committer | Stefano Babic <sbabic@denx.de> | Sun May 05 17:08:46 2013 +0200 |
tree | f35ac1cd9d75b153d325de4275b2e106a1068cc7 | |
parent | b0d4bf9f0c061945e5b87150fc364e8794162a10 [diff] |
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>