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 EECD8DE31C for ; Thu, 23 Apr 2009 04:16:35 +1000 (EST) Message-ID: <49EF5EFE.2040608@freescale.com> Date: Wed, 22 Apr 2009 13:16:30 -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> <49EF50EC.1040608@freescale.com> <49EF560F.90208@freescale.com> In-Reply-To: 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: >> What "we care about" at this point is irrelevant, given the PITA it >> would be to change the device trees (or u-boot) that are already in >> use once we do begin to care. > > Which is exactly why I didn't put it in the .dts right now. ??? > Today we know NO code exists that cares about "fsl,elbc-1.2". Once someone adds > such code they can also update the .dts to match it. DTS files and firmware are *MUCH* harder to update once they're out there than the kernel. Why such opposition to using an appropriate compatible? Is there anything in the p2020ds u-boot patches to set the elbc version, or was that just a brush-off? -Scott