]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
socrates: rename sdram_setup fixed_sdram()
authorBecky Bruce <beckyb@kernel.crashing.org>
Mon, 13 Dec 2010 21:06:44 +0000 (15:06 -0600)
committerKumar Gala <galak@kernel.crashing.org>
Fri, 14 Jan 2011 07:32:17 +0000 (01:32 -0600)
commit2e81ad05d79328767803a4956b0ebe22e577366e
tree98b879ba39d661abb054b287becdc98a0c1664b2
parentf2cdf461b66c86945488ed431d171859356bb192
socrates: rename sdram_setup fixed_sdram()

This will help us go to a fixed initdram() for all 85xx boards going
forward.  sdram_setup() had an argument that it didn't need, since the
value was #defined.

Signed-off-by: Becky Bruce <beckyb@kernel.crashing.org>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
board/socrates/sdram.c