Module Name:    src
Committed By:   reinoud
Date:           Wed Jun  4 10:27:26 UTC 2014

Modified Files:
        src/sys/arch/arm/samsung: exynos4_reg.h

Log Message:
Remove comment about possible identification of the MCUCTL


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/arm/samsung/exynos4_reg.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sys/arch/arm/samsung/exynos4_reg.h
diff -u src/sys/arch/arm/samsung/exynos4_reg.h:1.5 src/sys/arch/arm/samsung/exynos4_reg.h:1.6
--- src/sys/arch/arm/samsung/exynos4_reg.h:1.5	Tue Jun  3 15:51:59 2014
+++ src/sys/arch/arm/samsung/exynos4_reg.h	Wed Jun  4 10:27:26 2014
@@ -178,7 +178,7 @@
 #define EXYNOS4_MTCADC_ISP_OFFSET		0x02150000	/* (specialised?) AD Converter */
 #define EXYNOS4_PWM_ISP_OFFSET			0x02160000	/* PWM */
 #define EXYNOS4_WDT_ISP_OFFSET			0x02170000	/* Watch Dog Timer */
-#define EXYNOS4_MCUCTL_ISP_OFFSET		0x02180000	/* power module control unit? */
+#define EXYNOS4_MCUCTL_ISP_OFFSET		0x02180000	/* XXX unknown XXX */
 #define EXYNOS4_UART_ISP_OFFSET			0x02190000	/* uart base clock */
 #define EXYNOS4_SPI0_ISP_OFFSET			0x021A0000
 #define EXYNOS4_SPI1_ISP_OFFSET			0x021B0000

Reply via email to