From: Kim Phillips Date: Thu, 16 Aug 2007 03:30:05 +0000 (-0500) Subject: mpc83xx: add MAINTAINER and MAKEALL entries for the mpc8323erdb X-Git-Tag: v2008.10-rc1~874^2~40^2~4^2~10 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=19fa1c35368484d4ed10ddce8a7793c21862e3a3;p=platform%2Fkernel%2Fu-boot.git mpc83xx: add MAINTAINER and MAKEALL entries for the mpc8323erdb and reorder the existing 83xx maintainers alpha. Signed-off-by: Kim Phillips --- diff --git a/MAINTAINERS b/MAINTAINERS index f812431..3371e0f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -42,6 +42,10 @@ Yuli Barcohen Rattler MPC8248 ZPC1900 MPC8265 +Michael Barkowski + + MPC8323ERDB MPC8323 + Jerry Van Baren sacsng MPC8260 @@ -217,6 +221,10 @@ The LEOX team ELPT860 MPC860T +Dave Liu + + MPC8360EMDS MPC8360 + Nye Liu ZUMA MPC7xx_74xx @@ -273,6 +281,10 @@ Denis Peter MIP405 PPC4xx PIP405 PPC4xx +Kim Phillips + + MPC8349EMDS MPC8349 + Daniel Poirot sbc8240 MPC8240 @@ -320,6 +332,11 @@ Peter De Schrijver ML2 PPC4xx +Timur Tabi + + MPC8349E-mITX MPC8349 + MPC8349E-mITX-GP MPC8349 + Erik Theisen W7OLMC PPC4xx @@ -352,19 +369,6 @@ John Zhan svm_sc8xx MPC8xx -Timur Tabi - - MPC8349E-mITX MPC8349 - MPC8349E-mITX-GP MPC8349 - -Kim Phillips - - MPC8349EMDS MPC8349 - -Dave Liu - - MPC8360EMDS MPC8360 - ------------------------------------------------------------------------- Unknown / orphaned boards: diff --git a/MAKEALL b/MAKEALL index 1219fb3..d50ff8b 100755 --- a/MAKEALL +++ b/MAKEALL @@ -298,6 +298,7 @@ LIST_8260=" \ LIST_83xx=" \ MPC8313ERDB_33 \ MPC8313ERDB_66 \ + MPC8323ERDB \ MPC832XEMDS \ MPC8349EMDS \ MPC8349ITX \