From d7c11502dfc5bb82d2321c95732481dc73e103bb Mon Sep 17 00:00:00 2001 From: Vanessa Maegima Date: Thu, 29 Jun 2017 09:33:46 -0300 Subject: 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 Reviewed-by: Fabio Estevam Reviewed-by: Stefano Babic --- board/freescale/mx6sabreauto/MAINTAINERS | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 board/freescale/mx6sabreauto/MAINTAINERS (limited to 'board/freescale/mx6sabreauto/MAINTAINERS') diff --git a/board/freescale/mx6sabreauto/MAINTAINERS b/board/freescale/mx6sabreauto/MAINTAINERS new file mode 100644 index 00000000000..a89f05a8293 --- /dev/null +++ b/board/freescale/mx6sabreauto/MAINTAINERS @@ -0,0 +1,7 @@ +MX6SABREAUTO BOARD +M: Fabio Estevam +M: Peng Fan +S: Maintained +F: board/freescale/mx6sabreauto/ +F: include/configs/mx6sabreauto.h +F: configs/mx6sabreauto_defconfig -- cgit v1.2.3