MXSCM-290-1 mx6dqscm: add mx6dqscm boards code
authorJuan Gutierrez <juan.gutierrez@nxp.com>
Mon, 10 Apr 2017 20:44:19 +0000 (15:44 -0500)
committerJuan Gutierrez <juan.gutierrez@nxp.com>
Fri, 28 Apr 2017 17:06:43 +0000 (12:06 -0500)
commitdb9d13df4b215d67aa47783234c0cb9d34e1fe8d
treec072a61e6aefb88ae22fe74d59c2cf8eed9f26fc
parentc3c78f1969377e9dce05c8d082ff0fdb7aa673ca
MXSCM-290-1 mx6dqscm: add mx6dqscm boards code

Move the scm mx6dqscm board generic support code from v2016.03
as the base for converting to use DTB OF_CONTROL.

Signed-off-by: Juan Gutierrez <juan.gutierrez@nxp.com>
board/freescale/mx6dqscm/Kconfig [new file with mode: 0644]
board/freescale/mx6dqscm/MAINTAINERS [new file with mode: 0644]
board/freescale/mx6dqscm/Makefile [new file with mode: 0644]
board/freescale/mx6dqscm/README [new file with mode: 0644]
board/freescale/mx6dqscm/imximage_scm_lpddr2.cfg [new file with mode: 0644]
board/freescale/mx6dqscm/mx6dqscm.c [new file with mode: 0644]
board/freescale/mx6dqscm/plugin.S [new file with mode: 0644]
include/configs/mx6dqscm.h [new file with mode: 0644]
include/configs/mx6dqscm_android.h [new file with mode: 0644]