Merge branch 'mpc86xx'
authorJon Loeliger <jdl@freescale.com>
Fri, 7 Jul 2006 15:03:07 +0000 (10:03 -0500)
committerJon Loeliger <jdl@freescale.com>
Fri, 7 Jul 2006 15:03:07 +0000 (10:03 -0500)
common/cmd_bootm.c

index e5d70fa202ae35f7a311c8b0c6740bdc0ec03fa6..a78a16df9cbf9d6e80ffe700dc23a3efb13336a7 100644 (file)
@@ -538,6 +538,7 @@ do_bootm_linux (cmd_tbl_t *cmdtp, int flag,
                        initrd_copy_to_ram = 0;
        } else {        /* not set, no restrictions to load high */
                initrd_high = ~0;
+               initrd_copy_to_ram = 0;
        }
 
 #ifdef CONFIG_LOGBUFFER