* [PATCH] Literacy watch 2.5.49
@ 2002-11-28 13:27 David Woodhouse
0 siblings, 0 replies; only message in thread
From: David Woodhouse @ 2002-11-28 13:27 UTC (permalink / raw)
To: rmk; +Cc: alan, linux-kernel
If we're going on a spell-checking mission, let's fix this too. I can't be
bothered to fix all incorrect usage of the word 'errata' where the author
actually meant 'erratum' but was clueless -- but the existence of 'erratas'
definitely deserves to die...
--- arch/arm/mach-sa1100/cpu-sa1110.c.illiterate 2002-11-28 13:24:37.000000000 +0000
+++ arch/arm/mach-sa1100/cpu-sa1110.c 2002-11-28 13:25:08.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))
--
dwmw2
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2002-11-28 13:20 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-11-28 13:27 [PATCH] Literacy watch 2.5.49 David Woodhouse
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.