From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from yx-out-2324.google.com (yx-out-2324.google.com [74.125.44.29]) by ozlabs.org (Postfix) with ESMTP id DD452DDE25 for ; Thu, 19 Mar 2009 17:14:55 +1100 (EST) Received: by yx-out-2324.google.com with SMTP id 8so258105yxg.39 for ; Wed, 18 Mar 2009 23:14:54 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: References: Date: Thu, 19 Mar 2009 11:44:54 +0530 Message-ID: Subject: [newbie] uboot relevant ! From: Manish D To: linuxppc-dev@ozlabs.org Content-Type: text/plain; charset=ISO-8859-1 List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Hi all, please bear these probably newbie questions. I am trying to port a BSP from 2.4 to 2.6 for a mpc834x based platform. I am building and working on the device tree now. Is there a way build this bsp, without taking the device tree route ? I guess not. The uboot version i am using is old and not sure how this uboot can pass the device tree details while booting the kernel. Is there a way to load 2.6 kernel from this older bootloader (cuImage ?) or will i have to upgrade to a newer uboot ? Any relevant pointers for this would be appreciated. TIA, Manish