mirror of
https://github.com/Stichting-MINIX-Research-Foundation/u-boot.git
synced 2025-09-13 22:16:45 -04:00
Merge branch 'mpc86xx'
This commit is contained in:
commit
de07a6a59c
@ -538,6 +538,7 @@ do_bootm_linux (cmd_tbl_t *cmdtp, int flag,
|
|||||||
initrd_copy_to_ram = 0;
|
initrd_copy_to_ram = 0;
|
||||||
} else { /* not set, no restrictions to load high */
|
} else { /* not set, no restrictions to load high */
|
||||||
initrd_high = ~0;
|
initrd_high = ~0;
|
||||||
|
initrd_copy_to_ram = 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
#ifdef CONFIG_LOGBUFFER
|
#ifdef CONFIG_LOGBUFFER
|
||||||
|
Loading…
x
Reference in New Issue
Block a user