[PATCH] Add cuImage.mpc866ads to the bootwrapper as a cuboot-8xx target.

Scott Wood scottwood at freescale.com
Thu May 22 04:41:13 EST 2008


As pointed out by Adrian Bunk.

Signed-off-by: Scott Wood <scottwood at freescale.com>
---
 arch/powerpc/boot/wrapper |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/arch/powerpc/boot/wrapper b/arch/powerpc/boot/wrapper
index d6c96d9..3b59e33 100755
--- a/arch/powerpc/boot/wrapper
+++ b/arch/powerpc/boot/wrapper
@@ -159,7 +159,7 @@ cuboot*)
     binary=y
     gzip=
     case "$platform" in
-    *-mpc885ads|*-adder875*|*-ep88xc)
+    *-mpc866ads|*-mpc885ads|*-adder875*|*-ep88xc)
         platformo=$object/cuboot-8xx.o
         ;;
     *5200*|*-motionpro)
-- 
1.5.3



More information about the Linuxppc-dev mailing list