summaryrefslogtreecommitdiff
path: root/board/boldar
diff options
context:
space:
mode:
Diffstat (limited to 'board/boldar')
-rw-r--r--board/boldar/board.h7
-rw-r--r--board/boldar/build.mk2
2 files changed, 8 insertions, 1 deletions
diff --git a/board/boldar/board.h b/board/boldar/board.h
index 99324296b4..3e659d991c 100644
--- a/board/boldar/board.h
+++ b/board/boldar/board.h
@@ -12,6 +12,13 @@
#include "baseboard.h"
/* Optional features */
+
+/*
+ * The RAM and flash size combination on the the NPCX797FC does not leave
+ * any unused flash space that can be used to store the .init_rom section.
+ */
+#undef CONFIG_CHIP_INIT_ROM_REGION
+
#define CONFIG_SYSTEM_UNLOCKED /* Allow dangerous commands while in dev. */
#define CONFIG_VBOOT_EFS2
diff --git a/board/boldar/build.mk b/board/boldar/build.mk
index b78172d3cf..838d6a16ce 100644
--- a/board/boldar/build.mk
+++ b/board/boldar/build.mk
@@ -8,7 +8,7 @@
CHIP:=npcx
CHIP_FAMILY:=npcx7
-CHIP_VARIANT:=npcx7m6fc
+CHIP_VARIANT:=npcx7m7fc
BASEBOARD:=volteer
board-y=board.o