]> code.ossystems Code Review - bsp/u-boot.git/commit
mx6sl: Add initial support for mx6slevk board
authorFabio Estevam <fabio.estevam@freescale.com>
Tue, 9 Apr 2013 18:55:07 +0000 (15:55 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 9 Apr 2013 18:59:35 +0000 (15:59 -0300)
commite6476f9cdd6fb0dff94f7a6a5406d0f6dc40d53d
tree0a3003513ea483ddd6260f8384120dffcc751631
parent25595d5abbbd878128c4122ab47bc4a44514dfb1
mx6sl: Add initial support for mx6slevk board

mx6slevk board is a development board from Freescale based on the mx6 solo-lite
processor.

For details about mx6slevk, please refer to:
http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=IMX6SLEVK&parentCode=i.MX6SL&fpsp=1

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
MAINTAINERS
board/freescale/mx6slevk/Makefile [new file with mode: 0644]
board/freescale/mx6slevk/imximage.cfg [new file with mode: 0644]
board/freescale/mx6slevk/mx6slevk.c [new file with mode: 0644]
boards.cfg
include/configs/mx6slevk.h [new file with mode: 0644]