Commit d8acc9deeca10992caedb66e0d507bd07b86ee2b

Authored by Eric Nelson
Committed by Stefano Babic
1 parent 0093b3fcd8

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 <eric@nelint.com>

Showing 1 changed file with 2 additions and 3 deletions Side-by-side Diff

include/configs/mx6memcal.h
1 1 /*
2   - * Copyright (C) 2010-2011 Freescale Semiconductor, Inc.
  2 + * Copyright (C) 2010-2018 Freescale Semiconductor, Inc.
3 3 *
4   - * Configuration settings for the Boundary Devices Nitrogen6X
5   - * and Freescale i.MX6Q Sabre Lite boards.
  4 + * Configuration settings for the virtual mx6memcal board.
6 5 *
7 6 * SPDX-License-Identifier: GPL-2.0+
8 7 */