aboutsummaryrefslogtreecommitdiff
path: root/sim/bfin/dv-bfin_emac.h
diff options
context:
space:
mode:
Diffstat (limited to 'sim/bfin/dv-bfin_emac.h')
-rw-r--r--sim/bfin/dv-bfin_emac.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/sim/bfin/dv-bfin_emac.h b/sim/bfin/dv-bfin_emac.h
index 2522292..b909fb6 100644
--- a/sim/bfin/dv-bfin_emac.h
+++ b/sim/bfin/dv-bfin_emac.h
@@ -21,9 +21,6 @@
#ifndef DV_BFIN_EMAC_H
#define DV_BFIN_EMAC_H
-#define BFIN_MMR_EMAC_BASE 0xFFC03000
-#define BFIN_MMR_EMAC_SIZE 0x200
-
/* EMAC_OPMODE Masks */
#define RE (1 << 0)
#define ASTP (1 << 1)