mx6sabreauto: Update to SPL only mode
As mx6sabreauto supports SPL now, all variants can boot using the same defconfig. This patch: - Removes non-SPL targets. - Renames target to mx6sabreauto_defconfig. - Renames folder and board files to mx6sabreauto. - Updates MAINTAINERS, Makefile and Kconfig accordingly. - Removes .cfg files. - Adds a README with instructions to build and flash SPL and u-boot.img. Signed-off-by:Vanessa Maegima <vanessa.maegima@nxp.com> Reviewed-by:
Fabio Estevam <fabio.estevam@nxp.com> Reviewed-by:
Stefano Babic <sbabic@denx.de>
Showing
- arch/arm/cpu/armv7/mx6/Kconfig 3 additions, 3 deletionsarch/arm/cpu/armv7/mx6/Kconfig
- board/freescale/mx6qsabreauto/imximage.cfg 0 additions, 129 deletionsboard/freescale/mx6qsabreauto/imximage.cfg
- board/freescale/mx6qsabreauto/mx6dl.cfg 0 additions, 130 deletionsboard/freescale/mx6qsabreauto/mx6dl.cfg
- board/freescale/mx6qsabreauto/mx6qp.cfg 0 additions, 145 deletionsboard/freescale/mx6qsabreauto/mx6qp.cfg
- board/freescale/mx6sabreauto/Kconfig 3 additions, 3 deletionsboard/freescale/mx6sabreauto/Kconfig
- board/freescale/mx6sabreauto/MAINTAINERS 7 additions, 0 deletionsboard/freescale/mx6sabreauto/MAINTAINERS
- board/freescale/mx6sabreauto/Makefile 1 addition, 1 deletionboard/freescale/mx6sabreauto/Makefile
- board/freescale/mx6sabreauto/README 20 additions, 0 deletionsboard/freescale/mx6sabreauto/README
- board/freescale/mx6sabreauto/mx6sabreauto.c 0 additions, 0 deletionsboard/freescale/mx6sabreauto/mx6sabreauto.c
- configs/mx6dlsabreauto_defconfig 0 additions, 44 deletionsconfigs/mx6dlsabreauto_defconfig
- configs/mx6qpsabreauto_defconfig 0 additions, 43 deletionsconfigs/mx6qpsabreauto_defconfig
- configs/mx6qsabreauto_defconfig 0 additions, 44 deletionsconfigs/mx6qsabreauto_defconfig
- configs/mx6sabreauto_defconfig 1 addition, 1 deletionconfigs/mx6sabreauto_defconfig
- include/configs/mx6sabreauto.h 3 additions, 3 deletionsinclude/configs/mx6sabreauto.h
Loading
Please register or sign in to comment