From: Eric Nelson Date: Thu, 18 Jan 2018 15:36:26 +0000 (-0700) Subject: mx6memcal: fix comment in board header file X-Git-Tag: v2018.03-rc2~47^2~15 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=d8acc9deeca10992caedb66e0d507bd07b86ee2b;p=u-boot mx6memcal: fix comment in board header file The board header file included a reference to the starting point from nitrogen6x.h, but since so much changed, the file bears little resemblance to that file. Signed-off-by: Eric Nelson --- diff --git a/include/configs/mx6memcal.h b/include/configs/mx6memcal.h index 28c67c493e..5be8ce419d 100644 --- a/include/configs/mx6memcal.h +++ b/include/configs/mx6memcal.h @@ -1,8 +1,7 @@ /* - * Copyright (C) 2010-2011 Freescale Semiconductor, Inc. + * Copyright (C) 2010-2018 Freescale Semiconductor, Inc. * - * Configuration settings for the Boundary Devices Nitrogen6X - * and Freescale i.MX6Q Sabre Lite boards. + * Configuration settings for the virtual mx6memcal board. * * SPDX-License-Identifier: GPL-2.0+ */