summaryrefslogtreecommitdiff
path: root/board/freescale/mx6sabreauto/MAINTAINERS
diff options
context:
space:
mode:
authorVanessa Maegima <vanessa.maegima@nxp.com>2017-06-29 09:33:46 -0300
committerStefano Babic <sbabic@denx.de>2017-07-12 09:44:22 +0200
commitd7c11502dfc5bb82d2321c95732481dc73e103bb (patch)
treed1676569166e0cdf4c873c793684023d9e382b6b /board/freescale/mx6sabreauto/MAINTAINERS
parent823dff9d02b8a7801b8dc71d9b081367ad8490c9 (diff)
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>
Diffstat (limited to 'board/freescale/mx6sabreauto/MAINTAINERS')
-rw-r--r--board/freescale/mx6sabreauto/MAINTAINERS7
1 files changed, 7 insertions, 0 deletions
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 <fabio.estevam@nxp.com>
+M: Peng Fan <peng.fan@nxp.com>
+S: Maintained
+F: board/freescale/mx6sabreauto/
+F: include/configs/mx6sabreauto.h
+F: configs/mx6sabreauto_defconfig