summaryrefslogtreecommitdiff
path: root/board/freescale/mx6sxscm/plugin.S
diff options
context:
space:
mode:
authorJuan Gutierrez <juan.gutierrez@nxp.com>2017-04-20 18:58:36 -0500
committerJuan Gutierrez <juan.gutierrez@nxp.com>2017-04-28 12:06:43 -0500
commitbabb68d3e7854992793781d7240e4c23da499ea8 (patch)
tree04db850f3a099e18573d4a70a89ac788b628bcf4 /board/freescale/mx6sxscm/plugin.S
parentc420113c114fb7a892d3eb37077bb42f2c489a8f (diff)
downloadu-boot-imx-babb68d3e7854992793781d7240e4c23da499ea8.zip
u-boot-imx-babb68d3e7854992793781d7240e4c23da499ea8.tar.gz
u-boot-imx-babb68d3e7854992793781d7240e4c23da499ea8.tar.bz2
MXSCM-292-2 mx6sxscm: convert to enable OF_CONTROL and DM drivers
Update mx6sxscm boards code and build configurations to enable OF_CONTROL and DM drivers. 1. Update GPIO codes for adding gpio request 2. Update PMIC and LDO by-pass codes for DM PMIC 3. Add lpddr2 512MB size and eMMC options tolocal Kconfig 4. Update license with NXP 2017 5. Add defconfigs for EVB boards Signed-off-by: Juan Gutierrez <juan.gutierrez@nxp.com>
Diffstat (limited to 'board/freescale/mx6sxscm/plugin.S')
-rw-r--r--board/freescale/mx6sxscm/plugin.S3
1 files changed, 2 insertions, 1 deletions
diff --git a/board/freescale/mx6sxscm/plugin.S b/board/freescale/mx6sxscm/plugin.S
index affe169..4591665 100644
--- a/board/freescale/mx6sxscm/plugin.S
+++ b/board/freescale/mx6sxscm/plugin.S
@@ -1,7 +1,8 @@
/*
* Copyright (C) 2016 Freescale Semiconductor, Inc.
+ * Copyright 2017 NXP
*
- * SPDX-License-Identifier: GPL-2.0+
+ * SPDX-License-Identifier: GPL-2.0+
*/
#include <config.h>