summaryrefslogtreecommitdiff
path: root/zephyr/projects/volteer/boards/arm/volteer/volteer.dts
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/projects/volteer/boards/arm/volteer/volteer.dts')
-rw-r--r--zephyr/projects/volteer/boards/arm/volteer/volteer.dts12
1 files changed, 1 insertions, 11 deletions
diff --git a/zephyr/projects/volteer/boards/arm/volteer/volteer.dts b/zephyr/projects/volteer/boards/arm/volteer/volteer.dts
index d17428209b..1356a5e1ba 100644
--- a/zephyr/projects/volteer/boards/arm/volteer/volteer.dts
+++ b/zephyr/projects/volteer/boards/arm/volteer/volteer.dts
@@ -10,7 +10,7 @@
#include <dt-bindings/adc/adc.h>
#include <dt-bindings/charger/intersil_isl9241.h>
#include <dt-bindings/gpio_defines.h>
-#include <nuvoton/npcx7m6fb.dtsi>
+#include <nuvoton/npcx7m7fc.dtsi>
/ {
model = "Google Volteer EC";
@@ -220,16 +220,6 @@
};
/*
- * The NPCX loader copies our image from ROM to code RAM, so the flash
- * node actually represents the code RAM location and size.
- * Override the code RAM for the NPCX797FC.
- */
- /delete-node/ flash@10090000;
- flash0: flash@10070000 {
- reg = <0x10070000 0x40000>;
- };
-
- /*
* The CBI Second Source Factory Cache (SSFC) layout definition.
* Specific fields values are defined per board.
*/