From mboxrd@z Thu Jan 1 00:00:00 1970 From: Zhao Chenhui Date: Wed, 14 Sep 2011 19:36:53 +0800 Subject: [U-Boot] [PATCH 2/9] powerpc/mpc85xxcds: Fix PCI speed In-Reply-To: <4E6FBAB3.5020106@freescale.com> References: <1315898131-27710-1-git-send-email-chenhui.zhao@freescale.com> <1315898131-27710-2-git-send-email-chenhui.zhao@freescale.com> <4E6FB6BA.6060905@freescale.com> <4E6FB72A.5080301@freescale.com> <4E6FB995.90803@freescale.com> <4E6FBAB3.5020106@freescale.com> Message-ID: <20110914113653.GD19095@localhost.localdomain> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Tue, Sep 13, 2011 at 03:18:59PM -0500, Timur Tabi wrote: > Scott Wood wrote: > > > So you'll set the speed to 33333333 if the actual speed is 66000000? > > I think so. > > > Even if it's 33000000, why force it to 33333333? > > That's a good question. Since the patch doesn't explain why it's making the > change, there's no way for anyone to know. That makes it very difficult for > people to review the patch, but I'm sure that Chenhui already knows that. > > -- > Timur Tabi > Linux kernel developer at Freescale OK. I'll rewrite the description in the patch. -chenhui