Make sure that argv[] argument pointers are not modified.
[oweals/u-boot.git] / arch / powerpc / cpu / 74xx_7xx / start.S
index 88fdf88c342746d6511f34bd4b8f69aa8ba4b3bb..a36af5a83fd4967e747e3d36cbaf000966e8a57e 100644 (file)
@@ -745,9 +745,8 @@ in_ram:
        bne     5b
 6:
        mr      r3, r10         /* Destination Address          */
-#if defined(CONFIG_AMIGAONEG3SE) || \
-    defined(CONFIG_DB64360)     || \
-    defined(CONFIG_DB64460)      || \
+#if defined(CONFIG_DB64360)    || \
+    defined(CONFIG_DB64460)     || \
     defined(CONFIG_CPCI750)    || \
     defined(CONFIG_PPMC7XX)     || \
     defined(CONFIG_P3Mx)