mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* PATCH: high pedantry in ARM spelling
@ 2003-02-15 19:07 Alan Cox
  2003-02-15 19:18 ` Steven Cole
  0 siblings, 1 reply; 2+ messages in thread
From: Alan Cox @ 2003-02-15 19:07 UTC (permalink / raw)
  To: rmk, torvalds, linux-kernel

One erratum
Two errata

Alan
--
                Dim rhyfel mewn ein enw ni


diff -u --new-file --recursive --exclude-from /usr/src/exclude linux-2.5.61/arch/arm/mach-sa1100/cpu-sa1110.c linux-2.5.61-ac1/arch/arm/mach-sa1100/cpu-sa1110.c
--- linux-2.5.61/arch/arm/mach-sa1100/cpu-sa1110.c	2003-02-10 18:37:56.000000000 +0000
+++ linux-2.5.61-ac1/arch/arm/mach-sa1100/cpu-sa1110.c	2003-02-14 22:36:51.000000000 +0000
@@ -9,7 +9,7 @@
  * it under the terms of the GNU General Public License version 2 as
  * published by the Free Software Foundation.
  *
- * Note: there are two erratas that apply to the SA1110 here:
+ * Note: there are two errata that apply to the SA1110 here:
  *  7 - SDRAM auto-power-up failure (rev A0)
  * 13 - Corruption of internal register reads/writes following
  *      SDRAM reads (rev A0, B0, B1)
@@ -139,7 +139,7 @@
 	 * run SDCLK at half speed.
 	 *
 	 * CPU steppings prior to B2 must either run the memory at
-	 * half speed or use delayed read latching (errata 13).
+	 * half speed or use delayed read latching (erratum 13).
 	 */
 	if ((ns_to_cycles(sdram->tck, sd_khz) > 1) ||
 	    (CPU_REVISION < CPU_SA1110_B2 && sd_khz < 62000))

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-02-15 19:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-02-15 19:07 PATCH: high pedantry in ARM spelling Alan Cox
2003-02-15 19:18 ` Steven Cole

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®