From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from az33egw02.freescale.net (az33egw02.freescale.net [192.88.158.103]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "az33egw02.freescale.net", Issuer "Thawte Premium Server CA" (verified OK)) by ozlabs.org (Postfix) with ESMTPS id 0D67BDDD0C for ; Thu, 23 Apr 2009 03:16:33 +1000 (EST) Message-ID: <49EF50EC.1040608@freescale.com> Date: Wed, 22 Apr 2009 12:16:28 -0500 From: Scott Wood MIME-Version: 1.0 To: Kumar Gala Subject: Re: [PATCH v3] powerpc/85xx: Add P2020DS board support References: <1240371105-18400-1-git-send-email-galak@kernel.crashing.org> <20090422164400.GA9592@ld0162-tx32.am.freescale.net> <6EC8B59D-62C8-4D9B-B548-4833A06F13AB@kernel.crashing.org> <49EF4E27.9020203@freescale.com> <95BA4C47-8B99-4E94-9855-4333BB4A751C@kernel.crashing.org> In-Reply-To: <95BA4C47-8B99-4E94-9855-4333BB4A751C@kernel.crashing.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Cc: linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Kumar Gala wrote: > > On Apr 22, 2009, at 12:04 PM, Scott Wood wrote: > >> Kumar Gala wrote: >>>> If this has an elbc more recent than 1.0 (looks like it), we should >>>> indicate that here. >>> that might be the case, but I leave it to u-boot to do that. >> >> Why? There's no p2020 with an older eLBC, and there's no block >> version register. > > But there might be a p2020 w/a newer eLBC version in the future. At which point we can add something to u-boot -- but magic SVR tables seem a step backward from the dts except where needed to avoid the creation of extra dts files. -Scott