Re: [U-Boot] [RESEND PATCH 4/7 v5] pci/layerscape: add support for LUT

2016-03-09 Thread Stuart Yoder
> -Original Message- > From: york sun > Sent: Wednesday, March 09, 2016 12:01 PM > To: Stuart Yoder ; u-boot@lists.denx.de > Cc: Prabhakar Kushwaha ; Yang-Leo Li > > Subject: Re: [RESEND PATCH 4/7 v5] pci/layerscape: add support for LUT > > On 03/09/2016 08:24 AM, Stuart Yoder wrote: >

Re: [U-Boot] [RESEND PATCH 4/7 v5] pci/layerscape: add support for LUT

2016-03-09 Thread york sun
On 03/09/2016 08:24 AM, Stuart Yoder wrote: > From: Stuart Yoder > > The per-PCI controller LUT (Look-Up-Table) is a 32-entry table > that maps PCI requester IDs (bus/dev/fun) to a stream ID. > > This patch implements infrastructure to enable LUT initialization: > -define registers offsets >