From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jon Loeliger Date: Thu, 14 Aug 2008 11:26:08 -0500 Subject: [U-Boot] Flatten device tree & PPC linux In-Reply-To: <716574.71494.qm@web63402.mail.re1.yahoo.com> References: <716574.71494.qm@web63402.mail.re1.yahoo.com> Message-ID: <48A45CA0.5060702@freescale.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Fundu wrote: > i'm using a the taishan board u-boot 1.2.0 and linux 2.4 Uh, OK. Those are both pretty darn old by now..... > does u-boot-1.2.0 pass a flatten device tree to the kernel ? Maybe. > does this even matter ? Yes. > also does linux-2.4 expect fdt ? Nope. You have to get to about 2.6.12 or 13 (ie, aboout 2 years ago) before it begins to matter for PowerPC boards. jdl