mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-07 13:44:29 +00:00
3ce1ef5b8f
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>
6 lines
175 B
Text
6 lines
175 B
Text
MX6SXSABRESD BOARD
|
|
M: Fabio Estevam <fabio.estevam@nxp.com>
|
|
S: Maintained
|
|
F: board/freescale/mx6sxsabresd/
|
|
F: include/configs/mx6sxsabresd.h
|
|
F: configs/mx6sxsabresd_defconfig
|