summaryrefslogtreecommitdiff
path: root/board/bmw/bmw.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/bmw/bmw.c')
-rw-r--r--board/bmw/bmw.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/bmw/bmw.c b/board/bmw/bmw.c
index 043143163a..b629c38272 100644
--- a/board/bmw/bmw.c
+++ b/board/bmw/bmw.c
@@ -125,7 +125,7 @@ void doc_init (void)
doc_probe(DOC_BASE_ADDR);
}
-#define NV_ADDR ((volatile unsigned char *) CFG_ENV_ADDR)
+#define NV_ADDR ((volatile unsigned char *) CONFIG_ENV_ADDR)
/* Read from NVRAM */
void*