Explorar o código

Merge branch 'mpc86xx'

Jon Loeliger %!s(int64=19) %!d(string=hai) anos
pai
achega
de07a6a59c
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      common/cmd_bootm.c

+ 1 - 0
common/cmd_bootm.c

@@ -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