
On 09/21/2016 12:46 AM, Mingkai Hu wrote:
-----Original Message----- From: york sun Sent: Saturday, September 17, 2016 4:14 AM To: Q.Y. Gong qianyu.gong@nxp.com; u-boot@lists.denx.de Cc: Prabhakar Kushwaha prabhakar.kushwaha@nxp.com; Mingkai Hu mingkai.hu@nxp.com; S.H. Xie shaohui.xie@nxp.com; Z.Q. Hou zhiqiang.hou@nxp.com; Wenbin Song wenbin.song@nxp.com; Shengzhou Liu shengzhou.liu@nxp.com Subject: Re: [Patch v6 8/9] armv8: ls1046ardb: Add LS1046ARDB board support
On 09/07/2016 03:08 AM, Gong Qianyu wrote:
From: Mingkai Hu mingkai.hu@nxp.com
LS1046ARDB Specification:
Memory subsystem:
- 8GByte DDR4 SDRAM (64bit bus)
- 512 Mbyte NAND flash
- Two 64 Mbyte high-speed SPI flash
- SD connector to interface with the SD memory card
- On-board 4G eMMC
Ethernet:
- Two XFI 10G ports
- Two SGMII ports
- Two RGMII ports
PCIe:
- PCIe1 (SerDes2 Lane0) to miniPCIe slot
- PCIe2 (SerDes2 Lane1) to x2 PCIe slot
- PCIe3 (SerDes2 Lane2) to x4 PCIe slot
Why don't you enable PCIe in the config file?
A follow up patch will enable PCIe support which will use the SVR to differentiate some memory map differences for different silicon.
OK. Thanks. Please note, even I accepted this patch set, it has not been merged due to some upstream changes (specifically ad-hoc config ban). I am working to get them merged.
York