MLK-18147-2 mx6sabreauto/sabresd: Update mx6dq/dqp/dl/s sabre boards codes
authorYe Li <ye.li@nxp.com>
Mon, 26 Mar 2018 03:42:07 +0000 (20:42 -0700)
committerYe Li <ye.li@nxp.com>
Fri, 24 May 2019 11:28:25 +0000 (04:28 -0700)
commit90b86014f70f44db3b18e96b2643a57a0a6f92a3
tree6e3eea0b01806f7cbdd77e0dbee719a8c90434c3
parent800a1c47f135321f4063e1efccdf244f6edb0500
MLK-18147-2 mx6sabreauto/sabresd: Update mx6dq/dqp/dl/s sabre boards codes

Porting the mx6dq/dqp/dl/s sabresd and sabreauto codes from v2018.03
The major change is moving back to non-SPL mode for sabre boards.
which means all old things like DCD, plugin are added back for each
platform. This inherits the way used in v2018.03

Signed-off-by: Ye Li <ye.li@nxp.com>
(cherry picked from commit 3a3a0f07c85b0ae86b18709445206db0310c3b63)
18 files changed:
arch/arm/mach-imx/mx6/Kconfig
board/freescale/mx6sabreauto/Kconfig
board/freescale/mx6sabreauto/imximage.cfg [new file with mode: 0644]
board/freescale/mx6sabreauto/mx6dl.cfg [new file with mode: 0644]
board/freescale/mx6sabreauto/mx6qp.cfg [new file with mode: 0644]
board/freescale/mx6sabreauto/mx6sabreauto.c
board/freescale/mx6sabreauto/mx6solo.cfg [new file with mode: 0644]
board/freescale/mx6sabreauto/plugin.S [new file with mode: 0644]
board/freescale/mx6sabresd/Kconfig
board/freescale/mx6sabresd/mx6dlsabresd.cfg [new file with mode: 0644]
board/freescale/mx6sabresd/mx6q_4x_mt41j128.cfg [new file with mode: 0644]
board/freescale/mx6sabresd/mx6qp.cfg [new file with mode: 0644]
board/freescale/mx6sabresd/mx6sabresd.c
board/freescale/mx6sabresd/mx6solo_4x_mt41j128.cfg [new file with mode: 0644]
board/freescale/mx6sabresd/plugin.S [new file with mode: 0644]
include/configs/mx6sabre_common.h
include/configs/mx6sabreauto.h
include/configs/mx6sabresd.h