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>
Thu, 29 Apr 2021 05:03:25 +0000 (22:03 -0700)
commit7e4494e316fd48aad0cee22f45722147ff1f6dcd
tree6f33fbb4817f442009d8b54ea47a98b3b6bf5afc
parentb982a8e00931eebdba3e147cae379eb5b826f9a6
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)
(cherry picked from commit 90b86014f70f44db3b18e96b2643a57a0a6f92a3)
(cherry picked from commit 2660660f213e117c3445ba6f18e78d44df1683bc)
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