From mboxrd@z Thu Jan 1 00:00:00 1970 From: Yang Chaolin Date: Thu, 28 Apr 2011 17:03:38 +0800 Subject: [U-Boot] Modify u-boot to let 8315 PCIe run in EP model Message-ID: <001f01cc0583$2afbee30$80f3ca90$@com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi, I'm newbile, my task is to modify u-boot to support end point PCI express with Freescale MPC8315, The MPC8315(here it work in EP model) will connect to PC, and download RTOS image file to SDRAM though PCI express. Can anyone give some suggestion about how to modify the u-boot to let 8315 PCIe run in EP model? Thanks in advance.