Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/arm/samsung Remove comment about possible identific...
details: https://anonhg.NetBSD.org/src/rev/139982d4e211
branches: trunk
changeset: 329695:139982d4e211
user: reinoud <reinoud%NetBSD.org@localhost>
date: Wed Jun 04 10:27:26 2014 +0000
description:
Remove comment about possible identification of the MCUCTL
diffstat:
sys/arch/arm/samsung/exynos4_reg.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diffs (12 lines):
diff -r 447a8735a6af -r 139982d4e211 sys/arch/arm/samsung/exynos4_reg.h
--- a/sys/arch/arm/samsung/exynos4_reg.h Wed Jun 04 07:06:03 2014 +0000
+++ b/sys/arch/arm/samsung/exynos4_reg.h Wed Jun 04 10:27:26 2014 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index