summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/dmv177/include
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1998-07-29 00:16:32 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1998-07-29 00:16:32 +0000
commite74735b290089d736eb00e24c5520e31567a30b9 (patch)
treed1262f537e496c39ff7210c08942d0fee57c0f09 /c/src/lib/libbsp/powerpc/dmv177/include
parentChanged cast on RTC address and added base address of RTC fields as opposed (diff)
downloadrtems-e74735b290089d736eb00e24c5520e31567a30b9.tar.bz2
Simplified RTC base address.
Diffstat (limited to 'c/src/lib/libbsp/powerpc/dmv177/include')
-rw-r--r--c/src/lib/libbsp/powerpc/dmv177/include/dmv170.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/c/src/lib/libbsp/powerpc/dmv177/include/dmv170.h b/c/src/lib/libbsp/powerpc/dmv177/include/dmv170.h
index f9c824b16f..3d3b1281e6 100644
--- a/c/src/lib/libbsp/powerpc/dmv177/include/dmv170.h
+++ b/c/src/lib/libbsp/powerpc/dmv177/include/dmv170.h
@@ -44,8 +44,7 @@ extern "C" {
/* Note: Move address defs to the linker files. XXX */
/* Real Time Clock Base Address */
-#define DMV170_RTC_BASE_ADDRESS 0xf2c00000
-#define DMV170_RTC_ADDRESS 0xf2c01ff8
+#define DMV170_RTC_ADDRESS 0xf2c00000
/* base address of the DUART (68681) */
#define MC68681_ADDR 0xf2800000