PERFORCE change 129374 for review

Oleksandr Tymoshenko gonzo at FreeBSD.org
Thu Nov 22 03:32:08 PST 2007


http://perforce.freebsd.org/chv.cgi?CH=129374

Change 129374 by gonzo at 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


More information about the p4-projects mailing list