Merge branch 'mpc86xx'

This commit is contained in:
Jon Loeliger 2006-07-07 10:03:07 -05:00
commit de07a6a59c

View 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