summaryrefslogtreecommitdiff
path: root/zephyr/test/system_shim/boards/native_posix.overlay
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/test/system_shim/boards/native_posix.overlay')
-rw-r--r--zephyr/test/system_shim/boards/native_posix.overlay5
1 files changed, 1 insertions, 4 deletions
diff --git a/zephyr/test/system_shim/boards/native_posix.overlay b/zephyr/test/system_shim/boards/native_posix.overlay
index 0bcda0f513..b08ea4bf7a 100644
--- a/zephyr/test/system_shim/boards/native_posix.overlay
+++ b/zephyr/test/system_shim/boards/native_posix.overlay
@@ -6,9 +6,6 @@
#include <board-overlays/native_posix.dts>
/ {
- chosen {
- cros-ec,bbram = &bbram;
- };
bbram: test-bbram-dev {
compatible = "zephyr,bbram-emul";
@@ -33,7 +30,7 @@
offset = <0x07>;
size = <0x05>;
};
- scratchpad {
+ scratchpad: scratchpad {
offset = <0x0c>;
size = <0x04>;
};