commit | 3eddd7123312adb479590e19556b18edb04e1a74 | [log] [tgz] |
---|---|---|
author | Liu Gang <Gang.Liu@freescale.com> | Thu Mar 07 22:41:02 2013 +0000 |
committer | Andy Fleming <afleming@freescale.com> | Thu May 02 16:56:44 2013 -0500 |
tree | 0775b1bd38a347f78d45faba526ac8486a09ad78 | |
parent | d6615fefca1db9366bacee247a2f8bdd3323dee6 [diff] |
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>