diff options
author | Jason Liu | 2011-11-25 00:18:05 +0000 |
---|---|---|
committer | Albert ARIBAUD | 2011-12-09 17:30:10 +0100 |
commit | 76d7f574498706cfe5e7f4a309bd9b35418a44f4 (patch) | |
tree | beb4236b5bff18480ba0bac5544f926b13225bba /MAINTAINERS | |
parent | c8bfe24fec5aaf87d095efbf8d07f485a486913f (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>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index a6101cb68b1..a8ec96942fb 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -574,6 +574,7 @@ Jason Liu <r64343@freescale.com> mx53evk i.MX53 mx53loco i.MX53 + mx6qarm2 i.MX6Q Enric Balletbo i Serra <eballetbo@iseebcn.com> |