From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jagan Teki Date: Sat, 3 Sep 2016 13:52:54 +0530 Subject: [U-Boot] [PATCH 2/5] configs: mx6ul: Update comment in license notes In-Reply-To: <1472890977-7377-1-git-send-email-jagan@amarulasolutions.com> References: <1472890977-7377-1-git-send-email-jagan@amarulasolutions.com> Message-ID: <1472890977-7377-2-git-send-email-jagan@amarulasolutions.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Since mx6ul.h is common to all mx6ul board configs, so update the comment in license notes as i.MX6UL SOC config. Cc: Stefano Babic Cc: Peng Fan Cc: Michael Trimarchi Signed-off-by: Jagan Teki --- include/configs/mx6ul.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/configs/mx6ul.h b/include/configs/mx6ul.h index b2ba773..77707c9 100644 --- a/include/configs/mx6ul.h +++ b/include/configs/mx6ul.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2015 Freescale Semiconductor, Inc. * - * Configuration settings for the Freescale i.MX6UL 14x14 EVK board. + * Configuration settings for the NXP i.MX6UL SOC. * * SPDX-License-Identifier: GPL-2.0+ */ -- 2.7.4