-
- Downloads
i.mx: i.mx6q: add the initial support for i.mx6q ARM2 board
Add the initial support for Freescale i.MX6Q Armadillo2 board Support: MMC boot from slot 0/1, debug UART(UART4), usdhc. There is two MMC slots on the boards: mmc dev 0 -> connect USDHC3 -> the lower slot on the board, mmc dev 1 -> connect USDHC4 -> the upper slot on the board, Signed-off-by:Jason Liu <jason.hui@linaro.org> Cc: Stefano Babic <sbabic@denx.de> Tested-by:
Dirk Behme <dirk.behme@de.bosch.com>
Showing
- MAINTAINERS 1 addition, 0 deletionsMAINTAINERS
- board/freescale/mx6qarm2/Makefile 42 additions, 0 deletionsboard/freescale/mx6qarm2/Makefile
- board/freescale/mx6qarm2/imximage.cfg 167 additions, 0 deletionsboard/freescale/mx6qarm2/imximage.cfg
- board/freescale/mx6qarm2/mx6qarm2.c 155 additions, 0 deletionsboard/freescale/mx6qarm2/mx6qarm2.c
- boards.cfg 1 addition, 0 deletionsboards.cfg
- include/configs/mx6qarm2.h 162 additions, 0 deletionsinclude/configs/mx6qarm2.h
board/freescale/mx6qarm2/Makefile
0 → 100644
board/freescale/mx6qarm2/imximage.cfg
0 → 100644
board/freescale/mx6qarm2/mx6qarm2.c
0 → 100644
include/configs/mx6qarm2.h
0 → 100644
Please register or sign in to comment