summaryrefslogtreecommitdiff
path: root/board/adlrvpp_mchp1727/build.mk
blob: 2a056943d408208a114032dcc92fdbef2660e89f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
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