From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from b-mail.com.ua (b-mail.com.ua [195.68.202.242]) by ozlabs.org (Postfix) with ESMTP id 02DA1DE18B for ; Wed, 11 Mar 2009 19:23:41 +1100 (EST) Message-ID: <49B77545.6030707@lebon.org.ua> Date: Wed, 11 Mar 2009 10:24:37 +0200 From: Mikhail Zolotaryov MIME-Version: 1.0 To: Benjamin Herrenschmidt Subject: Re: [PATCH] PowerPC 440EPx/GRx fix memory size calculation References: <20090310195013.GA27835@ru.mvista.com> <49B6D427.5050600@lebon.org.ua> <49B7167C.9000004@ru.mvista.com> <1236738411.7086.38.camel@pasglop> In-Reply-To: <1236738411.7086.38.camel@pasglop> Content-Type: text/plain; charset=UTF-8; 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: , Benjamin Herrenschmidt wrote: >> The problem is that the controller is hardwired to use only one >> chipselect, even if both are enabled in the DDR0_10 on PPC440EPx/GRx >> processors > > Mikhail, can you verify that Valentine's patch works for you ? Ben, unfortunately on my board(s) I don't have both bits enabled in DDR0_10 i.e. I'll have cs=1 calculated even by original Linux code.