u-boot-brain/board/freescale/corenet_ds
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
..
corenet_ds.c powerpc: Move cpu specific lmb reserve to arch_lmb_reserve 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 powerpc/p4080: Add support for the P4080DS board 2010-08-01 11:18:40 -05:00
Makefile Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
p4080ds_ddr.c powerpc/85xx: Remove DATARATE_*_MHZ defines in static ddr init 2011-04-04 09:24:40 -05:00
pci.c powerpc/85xx: Rework corenet_ds pci_init_board to use common FSL PCIe code 2011-01-14 01:32:21 -06:00
tlb.c powerpc/p4080: Add support for the P4080DS board 2010-08-01 11:18:40 -05:00