summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew F. Davis2018-06-18 20:37:40 -0500
committerPraneeth Bajjuri2018-06-27 12:51:46 -0500
commit2aeb391b9ac3605ca7d6e577aa19e8d677934c3e (patch)
tree070ec8c2a46508f4ae925ef6e22dff91e810d6b7 /am65xevm_full.mk
parent220af7353981622ae9b8ca45014b2fb6a1361daf (diff)
downloaddevice-ti-j721e-2aeb391b9ac3605ca7d6e577aa19e8d677934c3e.tar.gz
device-ti-j721e-2aeb391b9ac3605ca7d6e577aa19e8d677934c3e.tar.xz
device-ti-j721e-2aeb391b9ac3605ca7d6e577aa19e8d677934c3e.zip
am65xevm: Initial device project baseline
Initial content is based on am57xevm device project. AM65x SoC is lead device of K3 Multicore SoC architecture platform Targeted for broad/catalog market and industrial control to meet product needs of modern embedded devices and platforms. More Info on Processor: http://www.ti.com/lit/ug/spruid7/spruid7.pdf Signed-off-by: Andrew F. Davis <afd@ti.com> [praneeth@ti.com: updated commitmsg] Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
Diffstat (limited to 'am65xevm_full.mk')
-rw-r--r--am65xevm_full.mk24
1 files changed, 24 insertions, 0 deletions
diff --git a/am65xevm_full.mk b/am65xevm_full.mk
new file mode 100644
index 0000000..d3b5d2d
--- /dev/null
+++ b/am65xevm_full.mk
@@ -0,0 +1,24 @@
1#
2# Copyright (C) 2018 Texas Instruments Incorporated - http://www.ti.com/
3#
4# Licensed under the Apache License, Version 2.0 (the "License");
5# you may not use this file except in compliance with the License.
6# You may obtain a copy of the License at
7#
8# http://www.apache.org/licenses/LICENSE-2.0
9#
10# Unless required by applicable law or agreed to in writing, software
11# distributed under the License is distributed on an "AS IS" BASIS,
12# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13# See the License for the specific language governing permissions and
14# limitations under the License.
15#
16
17$(call inherit-product, device/ti/am65xevm/device-common.mk)
18$(call inherit-product, $(SRC_TARGET_DIR)/product/full_base.mk)
19
20PRODUCT_NAME := am65xevm_full
21PRODUCT_DEVICE := am65xevm
22PRODUCT_BRAND := TI
23PRODUCT_MODEL := AOSP Auto on AM65xx EVM
24PRODUCT_MANUFACTURER := Texas Instruments