]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
MX28: use a clear name for DDR2 initialization
authorOtavio Salvador <otavio@ossystems.com.br>
Sat, 28 Jul 2012 11:44:20 +0000 (11:44 +0000)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Sat, 1 Sep 2012 12:58:16 +0000 (14:58 +0200)
commitab90b2c7fe40517081775eb54b1110e29b34ed50
tree374bba98f4a425c111d772a07aed50a3f8913e66
parentc1393bb3def33b8ec154e4b6f06ed1ad81e052a1
MX28: use a clear name for DDR2 initialization

The mx28 prefix has been added to the initialization data and function
so it is clear by which SoC it is used as i.MX233 will have a specific
one. While on that, we also change it to static.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Acked-by: Marek Vasut <marex@denx.de>
arch/arm/cpu/arm926ejs/mx28/spl_mem_init.c