Re: [U-Boot] [PATCH 4/5 v6] pci/layerscape: add defines for LUT

2016-03-22 Thread york sun
On 03/10/2016 09:13 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. > > Add defines for the register offsets. > > Signed-off-by: Stuart Yoder > --- > -v6: first version o

[U-Boot] [PATCH 4/5 v6] pci/layerscape: add defines for LUT

2016-03-10 Thread Stuart Yoder
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. Add defines for the register offsets. Signed-off-by: Stuart Yoder --- -v6: first version of this patch, just add the LUT #defines .../include/asm/arch-f