Thomas Huth writes:
> On Fri, 24 Apr 2015 12:56:57 +0200
> Thomas Huth wrote:
>
>> On Fri, 24 Apr 2015 09:22:33 +0530
>> Nikunj A Dadhania wrote:
>>
>> >
>> > Hi Thomas,
>> >
>> > Thomas Huth writes:
>> > > Am Wed, 22 Apr 2015 16:27:19 +0530
>> > > schrieb Nikunj A Dadhania :
>> > >
>> > >>
Thomas Huth writes:
> On Fri, 24 Apr 2015 12:56:57 +0200
> Thomas Huth wrote:
>
>> On Fri, 24 Apr 2015 09:22:33 +0530
>> Nikunj A Dadhania wrote:
>>
>> >
>> > Hi Thomas,
>> >
>> > Thomas Huth writes:
>> > > Am Wed, 22 Apr 2015 16:27:19 +0530
>> > > schrieb Nikunj A Dadhania :
>> > >
>> > >>
Thomas Huth writes:
> On Fri, 24 Apr 2015 09:22:33 +0530
> Nikunj A Dadhania wrote:
>
>>
>> Hi Thomas,
>>
>> Thomas Huth writes:
>> > Am Wed, 22 Apr 2015 16:27:19 +0530
>> > schrieb Nikunj A Dadhania :
>> >
>> >> With the addition of 64-bit BARS and increase in the mmio address
>> >> space, t
On Fri, 24 Apr 2015 12:56:57 +0200
Thomas Huth wrote:
> On Fri, 24 Apr 2015 09:22:33 +0530
> Nikunj A Dadhania wrote:
>
> >
> > Hi Thomas,
> >
> > Thomas Huth writes:
> > > Am Wed, 22 Apr 2015 16:27:19 +0530
> > > schrieb Nikunj A Dadhania :
> > >
> > >> With the addition of 64-bit BARS and
On Fri, 24 Apr 2015 09:22:33 +0530
Nikunj A Dadhania wrote:
>
> Hi Thomas,
>
> Thomas Huth writes:
> > Am Wed, 22 Apr 2015 16:27:19 +0530
> > schrieb Nikunj A Dadhania :
> >
> >> With the addition of 64-bit BARS and increase in the mmio address
> >> space, the code was hitting this limit. The
Hi Thomas,
Thomas Huth writes:
> Am Wed, 22 Apr 2015 16:27:19 +0530
> schrieb Nikunj A Dadhania :
>
>> With the addition of 64-bit BARS and increase in the mmio address
>> space, the code was hitting this limit. The memory of pci devices
>> across the bridges were not accessible due to which the
Am Wed, 22 Apr 2015 16:27:19 +0530
schrieb Nikunj A Dadhania :
> With the addition of 64-bit BARS and increase in the mmio address
> space, the code was hitting this limit. The memory of pci devices
> across the bridges were not accessible due to which the drivers
> failed.
>
> Signed-off-by: Nik
With the addition of 64-bit BARS and increase in the mmio address
space, the code was hitting this limit. The memory of pci devices
across the bridges were not accessible due to which the drivers
failed.
Signed-off-by: Nikunj A Dadhania
---
board-qemu/slof/pci-phb.fs | 3 ++-
1 file changed, 2 i