[U-Boot] [PATCH 3/3] i.MX28: Move SPL to arch/arm/cpu/arm926ejs/mx28
Fabio Estevam
festevam at gmail.com
Sun Dec 4 16:27:39 CET 2011
Hi Marek,
On Fri, Dec 2, 2011 at 11:47 AM, Marek Vasut <marek.vasut at gmail.com> wrote:
> rename board/denx/m28evk/mem_init.c => arch/arm/cpu/arm926ejs/mx28/spl_mem_init.c (99%)
The RAM timings are specific to the board and RAM model (DDR2 or
mDDR), memory clock, etc, so I don´t think we can use the same RAM
settings for all MX28 based boards because not all of them will use
the same RAM memory type.
The dram_vals array should be board specific.
Regards,
Fabio Estevam
More information about the U-Boot
mailing list