diff options
author | Matt Porter <mporter@ti.com> | 2013-03-15 10:07:10 +0000 |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2013-03-24 12:49:12 -0400 |
commit | ea7b96b6aa06fea40547333e8796f8ea9a856d67 (patch) | |
tree | 5fd81168a1b2bf3040c2ab0d4ea900248aaed136 /MAINTAINERS | |
parent | 6213a68fe8da8be772e12def2302eb2bef85e1c9 (diff) | |
download | u-boot-ea7b96b6aa06fea40547333e8796f8ea9a856d67.tar.gz u-boot-ea7b96b6aa06fea40547333e8796f8ea9a856d67.tar.xz u-boot-ea7b96b6aa06fea40547333e8796f8ea9a856d67.zip |
ti814x_evm: add ti814x evm board support
Add TI814X EVM board directory, config file, and MAINTAINERS
entry. Enable build.
Signed-off-by: Matt Porter <mporter@ti.com>
Reviewed-by: Tom Rini <trini@ti.com>
[trini: Adapt to recent omap_hsmmc requirements, Matt re-tested]
Signed-off-by: Tom Rini <trini@ti.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index d031c3a9df..09430ba4a3 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -833,6 +833,10 @@ Stelian Pop <stelian@popies.net> at91sam9263ek ARM926EJS (AT91SAM9263 SoC) at91sam9rlek ARM926EJS (AT91SAM9RL SoC) +Matt Porter <mporter@ti.com> + + ti814x_evm ARM ARMV7 (TI814x Soc) + Dave Purdy <david.c.purdy@gmail.com> pogo_e02 ARM926EJS (Kirkwood SoC) |