summaryrefslogtreecommitdiff
path: root/board/nami/board.h
diff options
context:
space:
mode:
Diffstat (limited to 'board/nami/board.h')
-rw-r--r--board/nami/board.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/board/nami/board.h b/board/nami/board.h
index 20c9628d9d..04dfef4eff 100644
--- a/board/nami/board.h
+++ b/board/nami/board.h
@@ -210,8 +210,8 @@
#define I2C_PORT_ALS NPCX_I2C_PORT3
/* I2C addresses */
-#define I2C_ADDR_MP2949 0x40
-#define I2C_ADDR_EEPROM 0xa0
+#define I2C_ADDR_MP2949__7bf 0x20
+#define I2C_ADDR_EEPROM__7bf 0x50
#ifndef __ASSEMBLER__