From mboxrd@z Thu Jan 1 00:00:00 1970 From: Timur Tabi Date: Tue, 13 Sep 2011 15:03:54 -0500 Subject: [U-Boot] [PATCH 2/9] powerpc/mpc85xxcds: Fix PCI speed In-Reply-To: <4E6FB6BA.6060905@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> Message-ID: <4E6FB72A.5080301@freescale.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Scott Wood wrote: > There's no way it can be 33333000, 66000000, etc. based on the board's > crystal? There is earlier code that sets pci1_speed to 33333333 if the speed is unknown. So the actual value of pci1_speed is limited to those two numbers. -- Timur Tabi Linux kernel developer at Freescale