Re: [U-Boot] [PATCH 1/3] armv8: ls1088a: fix the MMU table for pcie config space

2017-09-12 Thread York Sun
On 09/03/2017 08:05 PM, Zhiqiang Hou wrote: > From: Hou Zhiqiang > > The pcie config space of ls1088a is different from ls2080a. > > Signed-off-by: Hou Zhiqiang > --- Applied to fsl-qoriq master. Thanks. York

[U-Boot] [PATCH 1/3] armv8: ls1088a: fix the MMU table for pcie config space

2017-09-03 Thread Zhiqiang Hou
From: Hou Zhiqiang The pcie config space of ls1088a is different from ls2080a. Signed-off-by: Hou Zhiqiang --- arch/arm/include/asm/arch-fsl-layerscape/immap_lsch3.h | 6 ++ 1 file changed, 6 insertions(+) diff --git