commit | 025911021791ce6e80a0fc9ad13931a0d7c1d6da | [log] [tgz] |
---|---|---|
author | Jason Liu <jason.hui@linaro.org> | Fri Nov 25 00:18:05 2011 +0000 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Fri Dec 09 17:30:10 2011 +0100 |
tree | beb4236b5bff18480ba0bac5544f926b13225bba | |
parent | e581b01c98649065ca3a2cc7e1ea2b27605d92a4 [diff] |
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>