From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rafal Jaworowski Date: Fri, 15 Aug 2008 11:05:04 +0200 Subject: [U-Boot] Enquiry for code supporting for MPC8572pc.Thanks! In-Reply-To: <004501c8feb1$b7176790$22096f0a@china.huawei.com> References: <004501c8feb1$b7176790$22096f0a@china.huawei.com> Message-ID: <48A546C0.6070006@semihalf.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de lifengkai wrote: > I downloaded the U-boot code yesterday, I can see that there is support for > Freescale MPC85XX, but no specifically code supporting for MPC8572pc. > > So I am wondering when the code for MPC8572 will be relased? Will it be > soon? Support for the MPC8572 has been posted only recently, so it's not included in the mainline yet and you need to patch your sources manually; see: http://www.nabble.com/-U-Boot---PATCH-1-3--mpc85xx%3A-Add-support-for-the-MPC8572DS-reference-board-td18947664.html Note this is for the MPC8572DS, but it should get you started with your device. kind regards, Rafal