]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
mpc83xx: add MAINTAINER and MAKEALL entries for the mpc8323erdb
authorKim Phillips <kim.phillips@freescale.com>
Thu, 16 Aug 2007 03:30:05 +0000 (22:30 -0500)
committerKim Phillips <kim.phillips@freescale.com>
Thu, 16 Aug 2007 03:36:33 +0000 (22:36 -0500)
and reorder the existing 83xx maintainers alpha.

Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
MAINTAINERS
MAKEALL

index f812431b8292f8143dd6be8daa1c75a5219ec7b5..3371e0f586d8c55cbe8a10470dbed2e47c33c667 100644 (file)
@@ -42,6 +42,10 @@ Yuli Barcohen <yuli@arabellasw.com>
        Rattler                 MPC8248
        ZPC1900                 MPC8265
 
+Michael Barkowski <michael.barkowski@freescale.com>
+
+       MPC8323ERDB             MPC8323
+
 Jerry Van Baren <gerald.vanbaren@smiths-aerospace.com>
 
        sacsng                  MPC8260
@@ -217,6 +221,10 @@ The LEOX team <team@leox.org>
 
        ELPT860                 MPC860T
 
+Dave Liu <daveliu@freescale.com>
+
+       MPC8360EMDS             MPC8360
+
 Nye Liu <nyet@zumanetworks.com>
 
        ZUMA                    MPC7xx_74xx
@@ -273,6 +281,10 @@ Denis Peter <d.peter@mpl.ch>
        MIP405                  PPC4xx
        PIP405                  PPC4xx
 
+Kim Phillips <kim.phillips@freescale.com>
+
+       MPC8349EMDS             MPC8349
+
 Daniel Poirot <dan.poirot@windriver.com>
 
        sbc8240                 MPC8240
@@ -320,6 +332,11 @@ Peter De Schrijver <p2@mind.be>
 
        ML2                     PPC4xx
 
+Timur Tabi <timur@freescale.com>
+
+       MPC8349E-mITX           MPC8349
+       MPC8349E-mITX-GP        MPC8349
+
 Erik Theisen <etheisen@mindspring.com>
 
        W7OLMC                  PPC4xx
@@ -352,19 +369,6 @@ John Zhan <zhanz@sinovee.com>
 
        svm_sc8xx               MPC8xx
 
-Timur Tabi <timur@freescale.com>
-
-       MPC8349E-mITX           MPC8349
-       MPC8349E-mITX-GP        MPC8349
-
-Kim Phillips <kim.phillips@freescale.com>
-
-       MPC8349EMDS             MPC8349
-
-Dave Liu <daveliu@freescale.com>
-
-       MPC8360EMDS             MPC8360
-
 -------------------------------------------------------------------------
 
 Unknown / orphaned boards:
diff --git a/MAKEALL b/MAKEALL
index 1219fb373f7f6f198576e2a02fc7e400aa2ac2a0..d50ff8b6d3624c74687386fa84471c7e6ba965af 100755 (executable)
--- a/MAKEALL
+++ b/MAKEALL
@@ -298,6 +298,7 @@ LIST_8260="         \
 LIST_83xx="            \
        MPC8313ERDB_33  \
        MPC8313ERDB_66  \
+       MPC8323ERDB     \
        MPC832XEMDS     \
        MPC8349EMDS     \
        MPC8349ITX      \