From: git@arago-project.org (Arago Project git)
To: meta-ti@yoctoproject.org
Subject: Denys Dmytriyenko : k2e-hs-evm: add K2E HS EVM config
Date: Tue, 13 Sep 2016 02:27:04 +0000 (UTC) [thread overview]
Message-ID: <20160913022704.DFBDD52AC6@arago-project.org> (raw)
Module: meta-ti
Branch: master
Commit: c554a8735a392cf5f7d9370d62391c3d335e1220
URL: http://arago-project.org/git/meta-ti.git?a=commit;h=c554a8735a392cf5f7d9370d62391c3d335e1220
Author: Denys Dmytriyenko <denys@ti.com>
Date: Tue Sep 13 04:40:58 2016 +0000
k2e-hs-evm: add K2E HS EVM config
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
---
conf/machine/k2e-hs-evm.conf | 14 ++++++++++++++
1 files changed, 14 insertions(+), 0 deletions(-)
diff --git a/conf/machine/k2e-hs-evm.conf b/conf/machine/k2e-hs-evm.conf
new file mode 100644
index 0000000..f2df52e
--- /dev/null
+++ b/conf/machine/k2e-hs-evm.conf
@@ -0,0 +1,14 @@
+#@TYPE: Machine
+#@NAME: Keystone 2 K2E HS EVM
+#@DESCRIPTION: Machine configuration for the TI Keystone 2 K2E HS EVM
+
+require conf/machine/k2e-evm.conf
+
+UBOOT_MACHINE = "k2e_hs_evm_config"
+
+UBOOT_ENTRYPOINT = "0x82000000"
+UBOOT_LOADADDRESS = "0x82000000"
+UBOOT_RD_LOADADDRESS = "0x84000000"
+UBOOT_RD_ENTRYPOINT = "0x84000000"
+
+TI_SECURE_DEV_PKG = "${TI_SECURE_DEV_PKG_AM4}"
next reply other threads:[~2016-09-13 2:27 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-09-13 2:27 Arago Project git [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-09-13 2:27 Denys Dmytriyenko : k2e-hs-evm: add K2E HS EVM config Arago Project git
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20160913022704.DFBDD52AC6@arago-project.org \
--to=git@arago-project.org \
--cc=meta-ti@yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.