summaryrefslogtreecommitdiffstats
path: root/conf/machine/dra7xx-hs-evm.conf
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2016-02-18 03:49:40 +0000
committerDenys Dmytriyenko <denys@ti.com>2016-02-17 23:31:34 -0500
commit7baa1a878b643d7ed8c7ee0f7c9d80ee2db9c3d6 (patch)
tree67180ae94d57f798d82da9185232398cb87b2e40 /conf/machine/dra7xx-hs-evm.conf
parent0131faccae57dbaa09c2d61775fb264976b20ec0 (diff)
downloadmeta-ti-7baa1a878b643d7ed8c7ee0f7c9d80ee2db9c3d6.tar.gz
conf/machine: add initial configs for HS platforms
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'conf/machine/dra7xx-hs-evm.conf')
-rw-r--r--conf/machine/dra7xx-hs-evm.conf7
1 files changed, 7 insertions, 0 deletions
diff --git a/conf/machine/dra7xx-hs-evm.conf b/conf/machine/dra7xx-hs-evm.conf
new file mode 100644
index 00000000..a8987165
--- /dev/null
+++ b/conf/machine/dra7xx-hs-evm.conf
@@ -0,0 +1,7 @@
1#@TYPE: Machine
2#@NAME: DRA7xx HS EVM
3#@DESCRIPTION: Machine configuration for the TI DRA7xx HS EVM
4
5require conf/machine/dra7xx-evm.conf
6
7UBOOT_MACHINE = "dra7xx_hs_evm_config"