mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-05 20:54:31 +00:00
d7c11502df
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>
7 lines
206 B
Text
7 lines
206 B
Text
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
|