diff mbox

[U-Boot,2/5] configs: mx6ul: Update comment in license notes

Message ID 1472890977-7377-2-git-send-email-jagan@amarulasolutions.com
State Changes Requested
Delegated to: Stefano Babic
Headers show

Commit Message

Jagan Teki Sept. 3, 2016, 8:22 a.m. UTC
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 <sbabic@denx.de>
Cc: Peng Fan <peng.fan@nxp.com>
Cc: Michael Trimarchi <michael@amarulasolutions.com>
Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
---
 include/configs/mx6ul.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox

Patch

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+
  */