summaryrefslogtreecommitdiff
path: root/include/configs/ADCIOP.h
diff options
context:
space:
mode:
authorstroese <stroese>2004-12-16 18:05:42 +0000
committerstroese <stroese>2004-12-16 18:05:42 +0000
commita20b27a36b7b1f593e18b4efd506e5f01a392dc6 (patch)
treef9dc45c287966bb96c38a8267d07b217727efb3c /include/configs/ADCIOP.h
parent44acc8d334a8b9ddb81fc238b094574991f19afa (diff)
esd config files updated
Diffstat (limited to 'include/configs/ADCIOP.h')
-rw-r--r--include/configs/ADCIOP.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/ADCIOP.h b/include/configs/ADCIOP.h
index 5a62139f9..8d21b3f18 100644
--- a/include/configs/ADCIOP.h
+++ b/include/configs/ADCIOP.h
@@ -155,7 +155,7 @@
#define CFG_ENV_SIZE 0x0400 /* Size of Environment vars */
#define CFG_ENV_ADDR \
(CFG_NVRAM_BASE_ADDR+CFG_NVRAM_SIZE-CFG_ENV_SIZE) /* Env */
-#define CFG_NVRAM_VXWORKS_OFFS 0x7800 /* Offset for VxWorks eth-addr */
+#define CFG_VXWORKS_MAC_PTR (CFG_NVRAM_BASE_ADDR+0x7800) /* VxWorks eth-addr*/
#else /* Use FLASH for environment variables */