diff options
author | Matthias Kaehlcke <matthias@kaehlcke.net> | 2010-02-01 20:29:48 (GMT) |
---|---|---|
committer | Tom Rix <Tom.Rix@windriver.com> | 2010-02-12 18:31:54 (GMT) |
commit | cf3c142ee4be0f077f8b84593f1b24b35d14039e (patch) | |
tree | 7687c04cea8b29ec69a8ef2ebc64864d46a20ab1 /MAINTAINERS | |
parent | d798e27b14543762f9f5d0561a3430c7f9e2153b (diff) | |
download | u-boot-cf3c142ee4be0f077f8b84593f1b24b35d14039e.tar.xz |
Add support for EDB93xx boards
Added support for the following EDB93xx boards:
EDB9301
EDB9302
EDB9302A
EDB9307
EDB9307A
EDB93012
EDB9315
EDB9315A
Signed-off-by: Matthias Kaehlcke <matthias@kaehlcke.net>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 5ad055e..05bb396 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -597,6 +597,16 @@ Gary Jennejohn <garyj@denx.de> smdk2400 ARM920T trab ARM920T +Matthias Kaehlcke <matthias@kaehlcke.net> + edb9301 ARM920T (EP9301) + edb9302 ARM920T (EP9302) + edb9302a ARM920T (EP9302) + edb9307 ARM920T (EP9307) + edb9307a ARM920T (EP9307) + edb9312 ARM920T (EP9312) + edb9315 ARM920T (EP9315) + edb9315a ARM920T (EP9315) + Konstantin Kletschke <kletschke@synertronixx.de> scb9328 ARM920T |