summaryrefslogtreecommitdiff
path: root/common/nvmem.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/nvmem.c')
-rw-r--r--common/nvmem.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/common/nvmem.c b/common/nvmem.c
index 577318af2f..77c3fe2040 100644
--- a/common/nvmem.c
+++ b/common/nvmem.c
@@ -13,8 +13,8 @@
#include "timer.h"
#include "util.h"
-#define CPRINTF(format, args...) cprintf(CC_COMMAND, format, ##args)
-#define CPRINTS(format, args...) cprints(CC_COMMAND, format, ##args)
+#define CPRINTF(format, args...) cprintf(CC_SYSTEM, format, ##args)
+#define CPRINTS(format, args...) cprints(CC_SYSTEM, format, ##args)
/*
* The NVMEM contents are stored in flash memory. At run time there is an SRAM