summaryrefslogtreecommitdiff
path: root/common/cmd_bootm.c
diff options
context:
space:
mode:
authorJon Loeliger <jdl@freescale.com>2006-07-13 10:58:28 -0500
committerJon Loeliger <jdl@freescale.com>2006-07-13 10:58:28 -0500
commit0f2859689a283ecb0e3d29e23ff7e21dbb6abb70 (patch)
treea597adf57ec6ec95a650edbbb040d287ea2faaa4 /common/cmd_bootm.c
parentde07a6a59c47fb83699f7bea715e25661957baa0 (diff)
parentbea3f28d285942bf3f7ab339ce85178ded544225 (diff)
downloadu-boot-imx-0f2859689a283ecb0e3d29e23ff7e21dbb6abb70.zip
u-boot-imx-0f2859689a283ecb0e3d29e23ff7e21dbb6abb70.tar.gz
u-boot-imx-0f2859689a283ecb0e3d29e23ff7e21dbb6abb70.tar.bz2
Merge branch 'mpc86xx'
Diffstat (limited to 'common/cmd_bootm.c')
-rw-r--r--common/cmd_bootm.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/common/cmd_bootm.c b/common/cmd_bootm.c
index a78a16d..e5d70fa 100644
--- a/common/cmd_bootm.c
+++ b/common/cmd_bootm.c
@@ -538,7 +538,6 @@ 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