Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/arch/evbarm/lubbock Spelling in comment.



details:   https://anonhg.NetBSD.org/src/rev/ae01af0aaaf1
branches:  trunk
changeset: 569871:ae01af0aaaf1
user:      nathanw <nathanw%NetBSD.org@localhost>
date:      Fri Sep 10 15:27:10 2004 +0000

description:
Spelling in comment.

diffstat:

 sys/arch/evbarm/lubbock/lubbock_reg.h |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 5117f80f5d8c -r ae01af0aaaf1 sys/arch/evbarm/lubbock/lubbock_reg.h
--- a/sys/arch/evbarm/lubbock/lubbock_reg.h     Fri Sep 10 15:12:51 2004 +0000
+++ b/sys/arch/evbarm/lubbock/lubbock_reg.h     Fri Sep 10 15:27:10 2004 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: lubbock_reg.h,v 1.1 2003/06/18 10:51:15 bsh Exp $ */
+/*     $NetBSD: lubbock_reg.h,v 1.2 2004/09/10 15:27:10 nathanw Exp $ */
 
 /*
  * Copyright (c) 2002, 2003  Genetec Corporation.  All rights reserved.
@@ -36,7 +36,7 @@
 #include <arm/xscale/pxa2x0reg.h>
 
 /* lubbock on-board IOs */
-#define LUBBOCK_OBIO_PBASE PXA2X0_CS2_START /* Phisical address */
+#define LUBBOCK_OBIO_PBASE PXA2X0_CS2_START /* Physical address */
 #define LUBBOCK_OBIO_SIZE  0x00000100
 
 #define LUBBOCK_SRAM_PBASE (PXA2X0_CS2_START+0x02000000)



Home | Main Index | Thread Index | Old Index