Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Nov 2007 11:32:07 GMT
From:      Oleksandr Tymoshenko <gonzo@FreeBSD.org>
To:        Perforce Change Reviews <perforce@FreeBSD.org>
Subject:   PERFORCE change 129374 for review
Message-ID:  <200711221132.lAMBW78K097699@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=129374

Change 129374 by gonzo@gonzo_jeeves on 2007/11/22 11:32:02

	o Add uart0 base address

Affected files ...

.. //depot/projects/mips2/src/sys/mips/mips32/idt/idtreg.h#6 edit

Differences ...

==== //depot/projects/mips2/src/sys/mips/mips32/idt/idtreg.h#6 (text+ko) ====

@@ -55,6 +55,8 @@
 #define		GPIO_ISTAT	0x10
 #define		GPIO_NMIEN	0x14
 
+#define	IDT_BASE_UART0	0x18058000
+
 /* PCI controller */
 #define	IDT_BASE_PCI	0x18080000
 #define		IDT_PCI_CNTL		0x00



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200711221132.lAMBW78K097699>