summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWai-Hong Tam <waihong@google.com>2022-01-24 22:48:02 +0000
committerWai-Hong Tam <waihong@google.com>2022-01-24 23:07:39 +0000
commit418bea4e51a4ccc6a2a86af94661709084955100 (patch)
treecc06c6840fdabbc4e1cbb46ce48f8e6cc8f70c6c
parent904c4765b301d32400730478c4fec3ab7fe5287d (diff)
downloadchrome-ec-418bea4e51a4ccc6a2a86af94661709084955100.tar.gz
Revert "herobrine: Remove the project subdirectory herobrine_npcx9"
This reverts commit 185e16b9945674b0ee9087efa421385b0ca9d764. Reason for revert: The herobrine build is broken. Original change's description: > herobrine: Remove the project subdirectory herobrine_npcx9 > > Follow the guidelines in go/zephyr-variants. Make the directory > structure flat, no subdirectory for variant project, so the > common dts and kconfigs can easily be shared. > > BRANCH=None > BUG=b:214613810 > TEST=Built the herobrine_npcx9 project and checked it boot correctly > on the hardware. > > Change-Id: I791b4017826fbf06adaf7dc7f5cc15d55023bbac > Signed-off-by: Wai-Hong Tam <waihong@google.com> > Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/3390639 > Reviewed-by: Keith Short <keithshort@chromium.org> Bug: b:214613810 Change-Id: Ic612e75d23c22dbe135c15c4f84a31a9bcbcab81 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/3413813 Auto-Submit: Wai-Hong Tam <waihong@google.com> Tested-by: Wai-Hong Tam <waihong@google.com> Reviewed-by: Jack Rosenthal <jrosenth@chromium.org> Commit-Queue: Wai-Hong Tam <waihong@google.com>
-rw-r--r--zephyr/projects/herobrine/herobrine_npcx9/BUILD.py (renamed from zephyr/projects/herobrine/BUILD.py)0
-rw-r--r--zephyr/projects/herobrine/herobrine_npcx9/CMakeLists.txt (renamed from zephyr/projects/herobrine/CMakeLists.txt)0
-rw-r--r--zephyr/projects/herobrine/herobrine_npcx9/battery.dts (renamed from zephyr/projects/herobrine/battery.dts)0
-rw-r--r--zephyr/projects/herobrine/herobrine_npcx9/gpio.dts (renamed from zephyr/projects/herobrine/gpio.dts)0
-rw-r--r--zephyr/projects/herobrine/herobrine_npcx9/i2c.dts (renamed from zephyr/projects/herobrine/i2c.dts)0
-rw-r--r--zephyr/projects/herobrine/herobrine_npcx9/include/gpio_map.h (renamed from zephyr/projects/herobrine/include/gpio_map.h)0
-rw-r--r--zephyr/projects/herobrine/herobrine_npcx9/motionsense.dts (renamed from zephyr/projects/herobrine/motionsense.dts)0
-rw-r--r--zephyr/projects/herobrine/herobrine_npcx9/prj.conf (renamed from zephyr/projects/herobrine/prj.conf)0
-rw-r--r--zephyr/projects/herobrine/herobrine_npcx9/src/alt_dev_replacement.c (renamed from zephyr/projects/herobrine/src/alt_dev_replacement.c)0
-rw-r--r--zephyr/projects/herobrine/herobrine_npcx9/src/i2c.c (renamed from zephyr/projects/herobrine/src/i2c.c)0
-rw-r--r--zephyr/projects/herobrine/herobrine_npcx9/src/led.c (renamed from zephyr/projects/herobrine/src/led.c)0
-rw-r--r--zephyr/projects/herobrine/herobrine_npcx9/src/usb_pd_policy.c (renamed from zephyr/projects/herobrine/src/usb_pd_policy.c)0
-rw-r--r--zephyr/projects/herobrine/herobrine_npcx9/src/usbc_config.c (renamed from zephyr/projects/herobrine/src/usbc_config.c)0
-rw-r--r--zephyr/projects/herobrine/herobrine_npcx9/switchcap.dts (renamed from zephyr/projects/herobrine/switchcap.dts)0
-rw-r--r--zephyr/projects/herobrine/herobrine_npcx9/usbc.dts (renamed from zephyr/projects/herobrine/usbc.dts)0
15 files changed, 0 insertions, 0 deletions
diff --git a/zephyr/projects/herobrine/BUILD.py b/zephyr/projects/herobrine/herobrine_npcx9/BUILD.py
index f5daa3c9b6..f5daa3c9b6 100644
--- a/zephyr/projects/herobrine/BUILD.py
+++ b/zephyr/projects/herobrine/herobrine_npcx9/BUILD.py
diff --git a/zephyr/projects/herobrine/CMakeLists.txt b/zephyr/projects/herobrine/herobrine_npcx9/CMakeLists.txt
index 9b21ee77bd..9b21ee77bd 100644
--- a/zephyr/projects/herobrine/CMakeLists.txt
+++ b/zephyr/projects/herobrine/herobrine_npcx9/CMakeLists.txt
diff --git a/zephyr/projects/herobrine/battery.dts b/zephyr/projects/herobrine/herobrine_npcx9/battery.dts
index ab4b28999a..ab4b28999a 100644
--- a/zephyr/projects/herobrine/battery.dts
+++ b/zephyr/projects/herobrine/herobrine_npcx9/battery.dts
diff --git a/zephyr/projects/herobrine/gpio.dts b/zephyr/projects/herobrine/herobrine_npcx9/gpio.dts
index f1c3bc5fea..f1c3bc5fea 100644
--- a/zephyr/projects/herobrine/gpio.dts
+++ b/zephyr/projects/herobrine/herobrine_npcx9/gpio.dts
diff --git a/zephyr/projects/herobrine/i2c.dts b/zephyr/projects/herobrine/herobrine_npcx9/i2c.dts
index d8cb226710..d8cb226710 100644
--- a/zephyr/projects/herobrine/i2c.dts
+++ b/zephyr/projects/herobrine/herobrine_npcx9/i2c.dts
diff --git a/zephyr/projects/herobrine/include/gpio_map.h b/zephyr/projects/herobrine/herobrine_npcx9/include/gpio_map.h
index 9796915947..9796915947 100644
--- a/zephyr/projects/herobrine/include/gpio_map.h
+++ b/zephyr/projects/herobrine/herobrine_npcx9/include/gpio_map.h
diff --git a/zephyr/projects/herobrine/motionsense.dts b/zephyr/projects/herobrine/herobrine_npcx9/motionsense.dts
index 977c27bfc3..977c27bfc3 100644
--- a/zephyr/projects/herobrine/motionsense.dts
+++ b/zephyr/projects/herobrine/herobrine_npcx9/motionsense.dts
diff --git a/zephyr/projects/herobrine/prj.conf b/zephyr/projects/herobrine/herobrine_npcx9/prj.conf
index 503cdc1e27..503cdc1e27 100644
--- a/zephyr/projects/herobrine/prj.conf
+++ b/zephyr/projects/herobrine/herobrine_npcx9/prj.conf
diff --git a/zephyr/projects/herobrine/src/alt_dev_replacement.c b/zephyr/projects/herobrine/herobrine_npcx9/src/alt_dev_replacement.c
index fe3f06fca5..fe3f06fca5 100644
--- a/zephyr/projects/herobrine/src/alt_dev_replacement.c
+++ b/zephyr/projects/herobrine/herobrine_npcx9/src/alt_dev_replacement.c
diff --git a/zephyr/projects/herobrine/src/i2c.c b/zephyr/projects/herobrine/herobrine_npcx9/src/i2c.c
index f78ea56513..f78ea56513 100644
--- a/zephyr/projects/herobrine/src/i2c.c
+++ b/zephyr/projects/herobrine/herobrine_npcx9/src/i2c.c
diff --git a/zephyr/projects/herobrine/src/led.c b/zephyr/projects/herobrine/herobrine_npcx9/src/led.c
index 295c8effeb..295c8effeb 100644
--- a/zephyr/projects/herobrine/src/led.c
+++ b/zephyr/projects/herobrine/herobrine_npcx9/src/led.c
diff --git a/zephyr/projects/herobrine/src/usb_pd_policy.c b/zephyr/projects/herobrine/herobrine_npcx9/src/usb_pd_policy.c
index 7ca2688aef..7ca2688aef 100644
--- a/zephyr/projects/herobrine/src/usb_pd_policy.c
+++ b/zephyr/projects/herobrine/herobrine_npcx9/src/usb_pd_policy.c
diff --git a/zephyr/projects/herobrine/src/usbc_config.c b/zephyr/projects/herobrine/herobrine_npcx9/src/usbc_config.c
index 1bce0c51b3..1bce0c51b3 100644
--- a/zephyr/projects/herobrine/src/usbc_config.c
+++ b/zephyr/projects/herobrine/herobrine_npcx9/src/usbc_config.c
diff --git a/zephyr/projects/herobrine/switchcap.dts b/zephyr/projects/herobrine/herobrine_npcx9/switchcap.dts
index b246274a7a..b246274a7a 100644
--- a/zephyr/projects/herobrine/switchcap.dts
+++ b/zephyr/projects/herobrine/herobrine_npcx9/switchcap.dts
diff --git a/zephyr/projects/herobrine/usbc.dts b/zephyr/projects/herobrine/herobrine_npcx9/usbc.dts
index af440c4f7e..af440c4f7e 100644
--- a/zephyr/projects/herobrine/usbc.dts
+++ b/zephyr/projects/herobrine/herobrine_npcx9/usbc.dts