mx6sxsabresd: Keep only one target
authorFabio Estevam <festevam@gmail.com>
Mon, 27 Jan 2020 13:33:50 +0000 (10:33 -0300)
committerStefano Babic <sbabic@denx.de>
Sun, 9 Feb 2020 13:53:47 +0000 (14:53 +0100)
commit3ce1ef5b8f8903c8c72b772e8d6fd1db73941de7
treea596a5722e79f063861eea7168c5385e23e2073c
parent19ba4808c149e7bb0780b10d489c2b53c01334ea
mx6sxsabresd: Keep only one target

Currently there are two targets for the i.MX6SX SabreSD board:
mx6sxsabresd_defconfig and mx6sxsabresd_spl_defconfig.

This brings additional maintainance effort without a clear
advantage.

Keep only the mx6sxsabresd_defconfig one and remove
mx6sxsabresd_spl_defconfig to keep it simpler.

Also remove the SPL related code from the board file.

Signed-off-by: Fabio Estevam <festevam@gmail.com>
Acked-by: Peng Fan <peng.fan@nxp.com>
board/freescale/mx6sxsabresd/MAINTAINERS
board/freescale/mx6sxsabresd/mx6sxsabresd.c
configs/mx6sxsabresd_spl_defconfig [deleted file]