summaryrefslogtreecommitdiff
path: root/board/cherry_scp/build.mk
diff options
context:
space:
mode:
authorTzung-Bi Shih <tzungbi@chromium.org>2021-04-08 17:30:36 +0800
committerCommit Bot <commit-bot@chromium.org>2021-04-09 05:38:36 +0000
commit337b81f689f2f9a1045725d1a91a19be81b048bc (patch)
tree47c7733832339882b5bc1edfbd45b4a666f6b059 /board/cherry_scp/build.mk
parent7feb1612e1c5f0c33635d7e586e1f2ffc1991502 (diff)
downloadchrome-ec-337b81f689f2f9a1045725d1a91a19be81b048bc.tar.gz
cherry_scp: add initial cherry SCP board
This is basically: cp -r board/asurada_scp board/cherry_scp. BRANCH=none BUG=b:184793035 TEST=make BOARD=cherry_scp Signed-off-by: Tzung-Bi Shih <tzungbi@chromium.org> Change-Id: I7a035962a5a371587b5bea6f1cd78cd777dcdc8d Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/2813399 Reviewed-by: Ting Shen <phoenixshen@chromium.org> Reviewed-by: Eric Yilun Lin <yllin@chromium.org>
Diffstat (limited to 'board/cherry_scp/build.mk')
-rw-r--r--board/cherry_scp/build.mk13
1 files changed, 13 insertions, 0 deletions
diff --git a/board/cherry_scp/build.mk b/board/cherry_scp/build.mk
new file mode 100644
index 0000000000..7f47a6e709
--- /dev/null
+++ b/board/cherry_scp/build.mk
@@ -0,0 +1,13 @@
+# -*- makefile -*-
+# Copyright 2021 The Chromium OS Authors. All rights reserved.
+# Use of this source code is governed by a BSD-style license that can be
+# found in the LICENSE file.
+#
+# Board specific files build
+#
+
+CHIP:=mt8192_scp
+CHIP_VARIANT:=mt8192
+BASEBOARD:=mtscp-rv32i
+
+board-y=board.o