From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?gb2312?B?ufm+og==?= Date: Mon, 03 Mar 2008 21:29:30 +0800 Subject: [U-Boot-Users] the question about the Flat Device Tree on MPC8360? Message-ID: <404550970.22832@tsinghua.org.cn> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de HI, friends. I want to update my linux version from 2.6.11 to 2.6.22 on MPC8360 board, I always fail when the linux version is about 2.6.11. Someone told me that I need to build the Flat Device Tree. I see that the U-boot-1.2.0 has one FDT command, but I did not know how to use this command and how to use the Flat Device Tree. I once see a document from freescale that the FDT file need tftp download to DDR memory first then bootm the linux. What's that FDT file? how can i get it? which DDR address that I need to tftp download? What is the FDT? Could someone teach me? Thanks.