]> git.sur5r.net Git - u-boot/commitdiff
Fixed initrd issue by define big RAM
authorJin Zhengxiong <Jason.Jin@freescale.com>
Thu, 13 Jul 2006 15:35:10 +0000 (10:35 -0500)
committerJon Loeliger <jdl@freescale.com>
Thu, 13 Jul 2006 15:35:10 +0000 (10:35 -0500)
Signed-off-by:Jason Jin <Jason.jin@freescale.com>

common/cmd_bootm.c
include/configs/MPC8641HPCN.h

index a78a16df9cbf9d6e80ffe700dc23a3efb13336a7..e5d70fa202ae35f7a311c8b0c6740bdc0ec03fa6 100644 (file)
@@ -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
index b0897695a7c4b3d9019dde20dfafb4cedcdf84ce..aca2ecc234156b0afa0370869aac3bca17179169 100644 (file)
  */
 #define CFG_DDR_SDRAM_BASE     0x00000000      /* DDR is system memory*/
 #define CFG_SDRAM_BASE         CFG_DDR_SDRAM_BASE
+#define CONFIG_VERY_BIG_RAM
 
 #define MPC86xx_DDR_SDRAM_CLK_CNTL