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 a78a16d..e5d70fa 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 b089769..aca2ecc 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