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

* Re: PATCH: high pedantry in ARM spelling
  2003-02-15 19:07 PATCH: high pedantry in ARM spelling Alan Cox
@ 2003-02-15 19:18 ` Steven Cole
  0 siblings, 0 replies; 2+ messages in thread
From: Steven Cole @ 2003-02-15 19:18 UTC (permalink / raw)
  To: Alan Cox; +Cc: Linus Torvalds, linux-kernel

On Sat, 2003-02-15 at 12:07, Alan Cox wrote:
> One erratum
> Two errata
> 
> Alan
> --
>                 Dim rhyfel mewn ein enw ni
> 

Meanwhile, over in ppc-land:

Steven
Striving to reduce the size of the kernel source one byte at a time.

--- linux-2.5.61/arch/ppc/kernel/head.S.orig	Sat Feb 15 12:09:39 2003
+++ linux-2.5.61/arch/ppc/kernel/head.S	Sat Feb 15 12:10:22 2003
@@ -1337,7 +1337,7 @@
 	blr
 
 /* 7400 <= rev 2.7 and 7410 rev = 1.0 suffer from some
- * erratas we work around here.
+ * errata we work around here.
  * Moto MPC710CE.pdf describes them, those are errata
  * #3, #4 and #5
  * Note that we assume the firmware didn't choose to
 



^ 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®