u-boot/board/socrates
Kumar Gala 5df4b0ad0d powerpc/8xxx: Replace fsl_ddr_get_mem_data_rate with get_ddr_freq()
Every 85xx board implements fsl_ddr_get_mem_data_rate via get_ddr_freq()
and every 86xx board uses get_bus_freq().  If implement get_ddr_freq()
as a static inline to call get_bus_freq() we can remove
fsl_ddr_get_mem_data_rate altogether and just call get_ddr_freq()
directly.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
2011-04-04 09:24:40 -05:00
..
ddr.c powerpc/8xxx: Replace fsl_ddr_get_mem_data_rate with get_ddr_freq() 2011-04-04 09:24:40 -05:00
law.c ppc/85xx: Clean up use of LAWAR defines 2009-09-24 12:04:58 -05:00
Makefile Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
nand.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
sdram.c mpc85xx boards: initdram() cleanup/bugfix 2011-01-14 01:32:19 -06:00
socrates.c 83xx/85xx/86xx: LBC register cleanup 2010-07-16 10:55:09 -05:00
tlb.c 85xx: socrates: fix DDR SDRAM tlb entry configuration 2008-12-03 22:47:01 -06:00
upm_table.h 85xx: socrates: Enable Lime support. 2008-09-09 10:14:13 +02:00