All of lore.kernel.org
 help / color / mirror / Atom feed
* [morty/master][PATCH 1/4] k2g-hs-evm: add new machine config
@ 2017-03-20 18:38 Denys Dmytriyenko
  2017-03-20 18:38 ` [morty/master][PATCH 2/4] am57xx-evm: fix description Denys Dmytriyenko
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Denys Dmytriyenko @ 2017-03-20 18:38 UTC (permalink / raw)
  To: meta-ti

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
---
 conf/machine/k2g-hs-evm.conf | 14 ++++++++++++++
 1 file changed, 14 insertions(+)
 create mode 100644 conf/machine/k2g-hs-evm.conf

diff --git a/conf/machine/k2g-hs-evm.conf b/conf/machine/k2g-hs-evm.conf
new file mode 100644
index 0000000..852e93b
--- /dev/null
+++ b/conf/machine/k2g-hs-evm.conf
@@ -0,0 +1,14 @@
+#@TYPE: Machine
+#@NAME: Keystone 2 K2G HS EVM
+#@DESCRIPTION: Machine configuration for the TI Keystone 2 K2G HS EVM
+
+require conf/machine/k2g-evm.conf
+
+UBOOT_MACHINE = "k2g_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_CAT}/k2g"
-- 
2.7.4



^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2017-03-22  1:23 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-20 18:38 [morty/master][PATCH 1/4] k2g-hs-evm: add new machine config Denys Dmytriyenko
2017-03-20 18:38 ` [morty/master][PATCH 2/4] am57xx-evm: fix description Denys Dmytriyenko
2017-03-20 18:38 ` [morty/master][PATCH 3/4] omapl138: rename old am180x platform into new generic omapl138-lcdk Denys Dmytriyenko
2017-03-20 18:38 ` [morty/master][PATCH 4/4] beagle-x15: add separate config for BeagleBoard X15 Denys Dmytriyenko
2017-03-21  8:53   ` Florian Wickert
2017-03-22  1:23     ` Denys Dmytriyenko

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.