All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] TLB mapping for pcie mem space for fsl corenet processors
@ 2013-07-04 18:13 Sughosh Ganu
  2013-07-08 19:07 ` Scott Wood
  0 siblings, 1 reply; 3+ messages in thread
From: Sughosh Ganu @ 2013-07-04 18:13 UTC (permalink / raw)
  To: u-boot

hi,
The tlb entries for the pcie mem space for the corenet SoC's is done
for 1.5GiB but certain boards use all the 4 pcie controller
instantiations, and each controller is assigned 512MiB size in the
config files. Should the tlb entries not map 2GiB space as against
1.5GiB. Am i missing something. Thanks.

-sughosh

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [U-Boot] TLB mapping for pcie mem space for fsl corenet processors
  2013-07-04 18:13 [U-Boot] TLB mapping for pcie mem space for fsl corenet processors Sughosh Ganu
@ 2013-07-08 19:07 ` Scott Wood
  2013-07-08 19:32   ` Sughosh Ganu
  0 siblings, 1 reply; 3+ messages in thread
From: Scott Wood @ 2013-07-08 19:07 UTC (permalink / raw)
  To: u-boot

On 07/04/2013 01:13:29 PM, Sughosh Ganu wrote:
> hi,
> The tlb entries for the pcie mem space for the corenet SoC's is done
> for 1.5GiB but certain boards use all the 4 pcie controller
> instantiations, and each controller is assigned 512MiB size in the
> config files. Should the tlb entries not map 2GiB space as against
> 1.5GiB. Am i missing something. Thanks.

You'll need to either use a smaller mapping for one or more PCIe  
controllers, or reduce the amount of RAM you map.  There's no room to  
map 2GiB of RAM, 2GiB of PCIe, *and* CCSR, localbus, etc.

Do you really need to access devices on all four controllers from  
within U-Boot?

-Scott

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [U-Boot] TLB mapping for pcie mem space for fsl corenet processors
  2013-07-08 19:07 ` Scott Wood
@ 2013-07-08 19:32   ` Sughosh Ganu
  0 siblings, 0 replies; 3+ messages in thread
From: Sughosh Ganu @ 2013-07-08 19:32 UTC (permalink / raw)
  To: u-boot

hi Scott,

On Tue, Jul 9, 2013 at 12:37 AM, Scott Wood <scottwood@freescale.com> wrote:

> On 07/04/2013 01:13:29 PM, Sughosh Ganu wrote:
>
>> hi,
>> The tlb entries for the pcie mem space for the corenet SoC's is done
>> for 1.5GiB but certain boards use all the 4 pcie controller
>> instantiations, and each controller is assigned 512MiB size in the
>> config files. Should the tlb entries not map 2GiB space as against
>> 1.5GiB. Am i missing something. Thanks.
>>
>
> You'll need to either use a smaller mapping for one or more PCIe
> controllers, or reduce the amount of RAM you map.  There's no room to map
> 2GiB of RAM, 2GiB of PCIe, *and* CCSR, localbus, etc.
>
> Do you really need to access devices on all four controllers from within
> U-Boot?


Not on my custom board. I am using a single pcie controller and a much
smaller mem space mapping. But my question was more from the point of view
of the fsl reference boards. My confusion stemmed from the incompatibility
in the tlb mappings and the mem space mentioned in the config files of
certain corenet reference boards.

-sughosh

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-07-08 19:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-07-04 18:13 [U-Boot] TLB mapping for pcie mem space for fsl corenet processors Sughosh Ganu
2013-07-08 19:07 ` Scott Wood
2013-07-08 19:32   ` Sughosh Ganu

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.