diff options
author | Peng Fan <Peng.Fan@freescale.com> | 2014-12-30 17:24:03 +0800 |
---|---|---|
committer | Stefano Babic <sbabic@denx.de> | 2015-01-22 09:56:06 +0100 |
commit | 1565d54a7671a139e225327dd2dc6871c590ac91 (patch) | |
tree | afa48f88876febf95a05a030b10d1fbea5493df0 /board/freescale/mx6sxsabresd/MAINTAINERS | |
parent | f9e89ffd16b734997e6eacb32293899ceaed49ee (diff) | |
download | u-boot-imx-1565d54a7671a139e225327dd2dc6871c590ac91.zip u-boot-imx-1565d54a7671a139e225327dd2dc6871c590ac91.tar.gz u-boot-imx-1565d54a7671a139e225327dd2dc6871c590ac91.tar.bz2 |
imx:mx6sxsabresd board spl support
Add board level spl support for mx6sxsabresd board.
Signed-off-by: Peng Fan <Peng.Fan@freescale.com>
Diffstat (limited to 'board/freescale/mx6sxsabresd/MAINTAINERS')
-rw-r--r-- | board/freescale/mx6sxsabresd/MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/freescale/mx6sxsabresd/MAINTAINERS b/board/freescale/mx6sxsabresd/MAINTAINERS index f52f300..c0f5d9c 100644 --- a/board/freescale/mx6sxsabresd/MAINTAINERS +++ b/board/freescale/mx6sxsabresd/MAINTAINERS @@ -4,3 +4,4 @@ S: Maintained F: board/freescale/mx6sxsabresd/ F: include/configs/mx6sxsabresd.h F: configs/mx6sxsabresd_defconfig +F: configs/mx6sxsabresd_spl_defconfig |