From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chris Moore Date: Wed, 16 Sep 2009 06:29:25 +0200 Subject: [U-Boot] [PATCH] ppc/85xx: Fix LCRR_CLKDIV defines In-Reply-To: <1253071951.2140.13.camel@ptyser-laptop> References: <1253071613-17722-1-git-send-email-galak@kernel.crashing.org> <1253071951.2140.13.camel@ptyser-laptop> Message-ID: <4AB069A5.3050405@free.fr> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Peter Tyser a ?crit : > On Tue, 2009-09-15 at 22:26 -0500, Kumar Gala wrote: > >> For some reason the CLKDIV field varies between SoC in how it interprets >> the bit values. >> >> [snip] >> >> Ensure that the MPC86xx and MPC85xx still get the same behavior and make >> the the defines reflect their logical view (not the value of the field). >> >> Nit picking: I just noticed that there is a duplicate "the" here. Also I prefer "behaviour" but this is a US/UK issue :-( Why can't Americans write English ;-) ?