From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott Wood Date: Fri, 27 Jan 2017 20:23:51 -0600 Subject: [U-Boot] [PATCHv5 15/17] armv8: ls2080a: Enable PCIe in defconfigs In-Reply-To: <1481612064-10336-15-git-send-email-Zhiqiang.Hou@nxp.com> References: <1481612064-10336-1-git-send-email-Zhiqiang.Hou@nxp.com> <1481612064-10336-15-git-send-email-Zhiqiang.Hou@nxp.com> Message-ID: <1485570231.9266.16.camel@buserror.net> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Tue, 2016-12-13 at 14:54 +0800, Zhiqiang Hou wrote: > From: Minghuan Lian > > The patch enables PCIe in ls2080a defconfigs and > removes unused PCIe related macro defines. > > Signed-off-by: Minghuan Lian > Signed-off-by: Hou Zhiqiang > --- > V5: > ?- No change As of this patch, PCIe ethernet stopped working in Linux (4.10-rc2) on ls2080ardb. ?The e1000e does get probed, but no interrupts are ever seen. -Scott