summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2016-06-21 03:39:51 +0000
committerDenys Dmytriyenko <denys@ti.com>2016-06-20 17:43:35 -0400
commit1f91eb7883e1b579deafc01a68c6be4ebff0dcc7 (patch)
tree52adad4d4fbbac8c49a671c5b1248ef72401561d
parent4086b6a18d9491d2d7a550f089d1ba220b5355e7 (diff)
downloadmeta-ti-1f91eb7883e1b579deafc01a68c6be4ebff0dcc7.tar.gz
am57xx-hs-evm: add AM5 HS platform config
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-rw-r--r--conf/machine/am57xx-hs-evm.conf7
1 files changed, 7 insertions, 0 deletions
diff --git a/conf/machine/am57xx-hs-evm.conf b/conf/machine/am57xx-hs-evm.conf
new file mode 100644
index 00000000..a3750176
--- /dev/null
+++ b/conf/machine/am57xx-hs-evm.conf
@@ -0,0 +1,7 @@
1#@TYPE: Machine
2#@NAME: AM57xx HS EVM
3#@DESCRIPTION: Machine configuration for the TI AM57xx HS EVM
4
5require conf/machine/am57xx-evm.conf
6
7UBOOT_MACHINE = "am57xx_hs_evm_config"