---
CREDITS | 12 ++++++++++++
MAINTAINERS | 8 ++++++++
MAKEALL | 1 +
Makefile | 3 +++
4 files changed, 24 insertions(+), 0 deletions(-)
diff --git a/CREDITS b/CREDITS
index e84ef38..24da4b0 100644
--- a/CREDITS
+++ b/CREDITS
@@ -61,6 +61,10 @@ N: Jon Benediktsson
E: [EMAIL PROTECTED]
D: Support for Marel V37 board
+N: Jim Black
+E: [EMAIL PROTECTED]
+D: Support for cta5000s board
+
N: Raphael Bossek
E: [EMAIL PROTECTED]
D: 8xxrom-0.3.0
@@ -188,6 +192,10 @@ N: Kirk Haderlie
E: [EMAIL PROTECTED]
D: Added TFTP to 8xxrom (-> 0.3.1)
+N: Jeffrey Haemer
+E: [EMAIL PROTECTED]
+D: Support for cta5000s board
+
N: Chris Hallinan
E: [EMAIL PROTECTED]
D: DHCP Support
@@ -326,6 +334,10 @@ E: [EMAIL PROTECTED]
D: FADSROM, the grandfather of all of this
D: Support for Silicon Turnkey eXpress XTc
+N: Scott Mann
+E: [EMAIL PROTECTED]
+D: Support for cta5000s board
+
N: Andrea "llandre" Marson
E: [EMAIL PROTECTED]
D: Port to PPChameleonEVB board
diff --git a/MAINTAINERS b/MAINTAINERS
index ac7572c..786dfc6 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -50,6 +50,10 @@ Jerry Van Baren <[EMAIL PROTECTED]>
sacsng MPC8260
+Jim Black <[EMAIL PROTECTED]>
+
+ cta5000s MPC8250
+
Oliver Brown <[EMAIL PROTECTED]>
gw8260 MPC8260
@@ -194,6 +198,10 @@ Howard Gray <[EMAIL PROTECTED]>
MVS1 MPC823
+Jeffrey Haemer <[EMAIL PROTECTED]>
+
+ cta5000s MPC8250
+
Joe Hamman <[EMAIL PROTECTED]>
sbc8548 MPC8548
diff --git a/MAKEALL b/MAKEALL
index 791eabc..832ceae 100755
--- a/MAKEALL
+++ b/MAKEALL
@@ -283,6 +283,7 @@ LIST_8260=" \
cogent_mpc8260 \
CPU86 \
CPU87 \
+ cta5000s \
ep8248 \
ep8260 \
ep82xxm \
diff --git a/Makefile b/Makefile
index 6783fec..6db21c4 100644
--- a/Makefile
+++ b/Makefile
@@ -1714,6 +1714,9 @@ Rattler_config: unconfig
@echo "#define CONFIG_MPC8248" > $(obj)include/config.h)
@$(MKCONFIG) -a Rattler ppc mpc8260 rattler
+cta5000s_config: unconfig
+ @$(MKCONFIG) $(@:_config=) ppc mpc8260 cta5000s
+
RPXsuper_config: unconfig
@$(MKCONFIG) $(@:_config=) ppc mpc8260 rpxsuper
--
1.5.5.1
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
U-Boot-Users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/u-boot-users