Re: [U-Boot] [PATCH V3 4/6] mpc85xx: rename sdram_init() lbc_sdram_init()

2011-01-04 Thread Kumar Gala
On Dec 17, 2010, at 5:17 PM, Becky Bruce wrote: sdram_init() is used to initialize sdram on the lbc. Rename it accordingly. Signed-off-by: Becky Bruce bec...@kernel.crashing.org --- arch/powerpc/cpu/mpc85xx/cpu.c |2 +- arch/powerpc/cpu/mpc8xxx/fsl_lbc.c |4 ++--

[U-Boot] [PATCH V3 4/6] mpc85xx: rename sdram_init() lbc_sdram_init()

2010-12-17 Thread Becky Bruce
sdram_init() is used to initialize sdram on the lbc. Rename it accordingly. Signed-off-by: Becky Bruce bec...@kernel.crashing.org --- arch/powerpc/cpu/mpc85xx/cpu.c |2 +- arch/powerpc/cpu/mpc8xxx/fsl_lbc.c |4 ++-- arch/powerpc/include/asm/fsl_lbc.h |2 +-