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