u-boot-brain/board/freescale/b4860qds
Liu Gang 57966101c8 powerpc/b4860qds: Add the tlb entries for SRIO interfaces
Add the tlb entries based on the configuration of the SRIO interfaces.
Every SRIO interface has 256M space:

	#define CONFIG_SYS_SRIO1_MEM_VIRT   0xa0000000
	#define CONFIG_SYS_SRIO1_MEM_PHYS   0xc20000000ull

	#define CONFIG_SYS_SRIO2_MEM_VIRT   0xb0000000
	#define CONFIG_SYS_SRIO2_MEM_PHYS   0xc30000000ull

Signed-off-by: Liu Gang <Gang.Liu@freescale.com>
Signed-off-by: Andy Fleming <afleming@freescale.com>
2013-05-02 16:56:44 -05:00
..
b4860qds_crossbar_con.h powerpc/b4860qds: Added Support for B4860QDS 2013-01-30 11:25:11 -06:00
b4860qds_qixis.h powerpc/b4860qds: Added Support for B4860QDS 2013-01-30 11:25:11 -06:00
b4860qds.c ppc: Move lbc_clk and cpu to arch_global_data 2013-02-04 09:04:57 -05:00
b4860qds.h powerpc/b4860qds: Added Support for B4860QDS 2013-01-30 11:25:11 -06:00
ddr.c powerpc/b4860qds: Added Support for B4860QDS 2013-01-30 11:25:11 -06:00
eth_b4860qds.c powerpc/b4860qds: Added Support for B4860QDS 2013-01-30 11:25:11 -06:00
law.c powerpc/b4860qds: Added Support for B4860QDS 2013-01-30 11:25:11 -06:00
Makefile powerpc/b4860qds: Added Support for B4860QDS 2013-01-30 11:25:11 -06:00
pci.c powerpc/b4860qds: Added Support for B4860QDS 2013-01-30 11:25:11 -06:00
tlb.c powerpc/b4860qds: Add the tlb entries for SRIO interfaces 2013-05-02 16:56:44 -05:00