diff options
author | Mike Frysinger <vapier@gentoo.org> | 2008-02-18 05:37:51 -0500 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2008-03-15 22:14:49 -0400 |
commit | aadb72503cd1602349a5fe53356d5f55ecc1b900 (patch) | |
tree | 7eb460e211067d9de5f26877453670cdf5239a9f | |
parent | f7ce12cb65a30c6e152eecf26f0304b7d78cf39d (diff) | |
download | u-boot-imx-aadb72503cd1602349a5fe53356d5f55ecc1b900.zip u-boot-imx-aadb72503cd1602349a5fe53356d5f55ecc1b900.tar.gz u-boot-imx-aadb72503cd1602349a5fe53356d5f55ecc1b900.tar.bz2 |
Blackfin: update MAINTAINERS list
Add maintainer information for the Blackfin boards.
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
-rw-r--r-- | MAINTAINERS | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index dc13580..2e1dee5 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -702,5 +702,20 @@ Yoshihiro Shimoda <shimoda.yoshihiro@renesas.com> MS7720SE SH7720 ######################################################################### +# Blackfin Systems: # +# # +# Maintainer Name, Email Address # +# Board CPU # +######################################################################### + +Mike Frysinger <vapier@gentoo.org> +Blackfin Team <u-boot-devel@blackfin.uclinux.org> + + BF533-EZKIT BF533 + BF533-STAMP BF533 + BF537-STAMP BF537 + BF561-EZKIT BF561 + +######################################################################### # End of MAINTAINERS list # ######################################################################### |