]> git.sur5r.net Git - u-boot/commit
mpc83xx: Delete sdram_init() for MPC8349E-mITX
authorTimur Tabi <timur@freescale.com>
Wed, 31 Jan 2007 21:54:20 +0000 (15:54 -0600)
committerKim Phillips <kim.phillips@freescale.com>
Fri, 2 Mar 2007 17:05:54 +0000 (11:05 -0600)
commitfab16807adad350f618024350c6950165c247c72
tree4d3d40839a012770e13004fbbc9a8fd9bcf56e98
parenta87c856eb411b9365937d0d4b9c21e46adbe1c14
mpc83xx: Delete sdram_init() for MPC8349E-mITX

There is no SDRAM on any of the 8349 ITX variants, so function sdram_init()
never does anything.  This patch deletes it.

Signed-off-by: Timur Tabi <timur@freescale.com>
board/mpc8349itx/mpc8349itx.c