From 609d7bf19007f5a81eeaacb7ce1a786c0360a104 Mon Sep 17 00:00:00 2001 From: Daiane Angolini Date: Wed, 29 Oct 2014 15:56:27 -0200 Subject: [PATCH] Nitrogen6x-lite: Replace i.MX6 Solo by i.MX6S Use the same name convention for variable SOC used in other machines. This mismatch was highlighted during the automatic generation of supported machine list for FSL Community BSP Release Notes 1.7. Signed-off-by: Daiane Angolini Acked-by: Eric Nelson Signed-off-by: Otavio Salvador --- conf/machine/nitrogen6x-lite.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/machine/nitrogen6x-lite.conf b/conf/machine/nitrogen6x-lite.conf index 07f73b5..f17cff0 100644 --- a/conf/machine/nitrogen6x-lite.conf +++ b/conf/machine/nitrogen6x-lite.conf @@ -1,6 +1,6 @@ #@TYPE: Machine #@NAME: Boundary Devices Nitrogen6X Lite -#@SOC: i.MX6 Solo +#@SOC: i.MX6S #@DESCRIPTION: Machine configuration for Boundary Devices Nitrogen6X Lite #@MAINTAINER: Eric Nelson