summaryrefslogtreecommitdiff
path: root/board/adlrvpp_mchp1727/build.mk
diff options
context:
space:
mode:
Diffstat (limited to 'board/adlrvpp_mchp1727/build.mk')
-rw-r--r--board/adlrvpp_mchp1727/build.mk20
1 files changed, 20 insertions, 0 deletions
diff --git a/board/adlrvpp_mchp1727/build.mk b/board/adlrvpp_mchp1727/build.mk
new file mode 100644
index 0000000000..2a056943d4
--- /dev/null
+++ b/board/adlrvpp_mchp1727/build.mk
@@ -0,0 +1,20 @@
+# -*- 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.
+#
+# Intel ADL-P-RVP-MCHP1727 board-specific configuration
+#
+
+# the IC is Microchip MEC172x 416 KB total SRAM
+# MEC1723SZ variant is 144 pin, loads from external SPI flash
+# MEC1727SZ variant is 144 pin, loads from 512KB internal SPI flash
+# external SPI is 512KB
+# clock is Internal ROSC
+CHIP:=mchp
+CHIP_FAMILY:=mec172x
+CHIP_VARIANT:=mec1727sz
+CHIP_SPI_SIZE_KB:=512
+BASEBOARD:=intelrvp
+
+board-y=board.o