From 33c4ce2d9c3f1300c10805150b83e5095aed63d0 Mon Sep 17 00:00:00 2001 From: Zhenhua Luo Date: Mon, 17 Aug 2015 18:12:56 +0800 Subject: [PATCH] ls1021atwr.conf: add the supported board revision Only ls1021atwr rev1.0 is supported. Signed-off-by: Zhenhua Luo --- conf/machine/ls1021atwr.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 @@ #@NAME: Freescale LS1021ATWR board #@SOC: ls102xa #@DESCRIPTION: Machine configuration for Freescale QorIQ LS1 Tower System -# Module with ARM Cortex-A7 core +# Module Rev1.0 with ARM Cortex-A7 core #@MAINTAINER: Zhenhua Luo require conf/machine/include/qoriq-arm.inc -- 2.40.1