Hi all, I am working on custom design board based on IBM405ppc, I am getting the error message, " oops... out of memory".
Can anyone suggest me where can I find the the SDRAM size defination in the kernel. And where are they doing the memory mapping. I have modified the partitons in drivers/mtd/maps/redwood.c file as per our board. but couldnt loacte anything relted to SDRAM. In arch/ppc/boot/simple/Makefile, I could not undersatnd one thing: whats the meaning of this line: LD_ARGS = -T ../ld.script -Ttext 0x00800000 -Bstatic ifeq ($(CONFIG_8260)$(CONFIG_4xx)$(CONFIG_8xx),y) LD_ARGS := -T ../ld.script -Ttext 0x00400000 -Bstatic endif can anyone help me out to make it work. Thanks & Regards, Rakesh ** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/