diff options
author | Zhenhua Luo <zhenhua.luo@freescale.com> | 2015-08-17 18:12:56 +0800 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2016-04-19 15:03:15 -0300 |
commit | 33c4ce2d9c3f1300c10805150b83e5095aed63d0 (patch) | |
tree | 5326507d160a8a51af54e61754d8e12c6a4bdde6 /conf/machine/ls1021atwr.conf | |
parent | d869d9080dfd9a44fd84b3a57acee08666ab45b8 (diff) | |
download | meta-freescale-33c4ce2d9c3f1300c10805150b83e5095aed63d0.tar.gz |
ls1021atwr.conf: add the supported board revision
Only ls1021atwr rev1.0 is supported.
Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
Diffstat (limited to 'conf/machine/ls1021atwr.conf')
-rw-r--r-- | conf/machine/ls1021atwr.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/ls1021atwr.conf b/conf/machine/ls1021atwr.conf index a01429c8..51de6293 100644 --- a/conf/machine/ls1021atwr.conf +++ b/conf/machine/ls1021atwr.conf | |||
@@ -2,7 +2,7 @@ | |||
2 | #@NAME: Freescale LS1021ATWR board | 2 | #@NAME: Freescale LS1021ATWR board |
3 | #@SOC: ls102xa | 3 | #@SOC: ls102xa |
4 | #@DESCRIPTION: Machine configuration for Freescale QorIQ LS1 Tower System | 4 | #@DESCRIPTION: Machine configuration for Freescale QorIQ LS1 Tower System |
5 | # Module with ARM Cortex-A7 core | 5 | # Module Rev1.0 with ARM Cortex-A7 core |
6 | #@MAINTAINER: Zhenhua Luo <zhenhua.luo@freescale.com> | 6 | #@MAINTAINER: Zhenhua Luo <zhenhua.luo@freescale.com> |
7 | 7 | ||
8 | require conf/machine/include/qoriq-arm.inc | 8 | require conf/machine/include/qoriq-arm.inc |