mx28: Let dram_init be common for mx28
authorFabio Estevam <festevam@gmail.com>
Tue, 20 Dec 2011 05:46:33 +0000 (05:46 +0000)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Mon, 16 Jan 2012 07:40:09 +0000 (08:40 +0100)
commit5bcc6a8901020ce22a996ef438cfc7be7a0c3995
tree261b44dc73a4b469a6a4846f9345e5474413e509
parent5cb525f3d205d6696c4a42d5bfb9ec8c73543091
mx28: Let dram_init be common for mx28

Let dram_init function be a common function, so that other mx28 boards
can reuse it.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Acked-by: Marek Vasut <marek.vasut@gmail.com>
arch/arm/cpu/arm926ejs/mx28/mx28.c
arch/arm/include/asm/arch-mx28/sys_proto.h
board/denx/m28evk/m28evk.c