diff options
author | Denys Dmytriyenko <denys@ti.com> | 2016-06-21 03:39:51 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2016-06-20 17:43:44 -0400 |
commit | 478bbe5cdafee601733727ae41bed788319f9cad (patch) | |
tree | 0c262bd23f1aceb75c5f7574ed97d26091875c79 /conf | |
parent | 3a84e751a48055e6c27ec0ae8c54e98384cbfd2d (diff) | |
download | meta-ti-478bbe5cdafee601733727ae41bed788319f9cad.tar.gz |
am57xx-hs-evm: add AM5 HS platform config
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'conf')
-rw-r--r-- | conf/machine/am57xx-hs-evm.conf | 7 |
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 | |||
5 | require conf/machine/am57xx-evm.conf | ||
6 | |||
7 | UBOOT_MACHINE = "am57xx_hs_evm_config" | ||