--- CREDITS | 4 ++++ MAINTAINERS | 4 ++++ MAKEALL | 1 + Makefile | 3 +++ 4 files changed, 12 insertions(+), 0 deletions(-)
diff --git a/CREDITS b/CREDITS index e84ef38..c594f89 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: Port to Aztek Networks cta5000s + N: Raphael Bossek E: [EMAIL PROTECTED] D: 8xxrom-0.3.0 diff --git a/MAINTAINERS b/MAINTAINERS index ac7572c..3f58036 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 diff --git a/MAKEALL b/MAKEALL index 37b4334..f63e17c 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 6548f8e..abef70a 100644 --- a/Makefile +++ b/Makefile @@ -1720,6 +1720,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 U-Boot-Users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/u-boot-users