RE: Unable to boot linux on Xilinx ML403 board

Mohan Krishna T tmk at cmcltd.com
Tue Sep 26 16:14:26 EST 2006


I have tried the option you have suggested but couldn't boot successfully. I
tried to debug where exactly the kernel is getting hanged. I could found
that its hanging in gunzip() function call. It is never coming out of loop
that decompress the ramdisk image. 

Any suggestions? 

Thanks in advance...

Regards
Mohan Krishna T


-----Original Message-----
From: linuxppc-embedded-bounces+tmk=cmcltd.com at ozlabs.org
[mailto:linuxppc-embedded-bounces+tmk=cmcltd.com at ozlabs.org] On Behalf Of
Peter Ryser
Sent: Monday, September 25, 2006 9:46 PM
To: linuxppc-embedded at ozlabs.org
Subject: Re: Unable to boot linux on Xilinx ML403 board


>avail ram:     00770000 08000000
>  
>

The ML403 only has 64 MB of RAM, ie. 0x04000000. For a start you can 
change the amount of memory Linux thinks it has available by adding
    mem=0x4000000
to the kernel command line like
    Linux/PPC load: console=tty1 console=ttyS0,9600 ip=off root=/dev/ram 
rw mem=0x4000000

Later, you want to change xparameters*.h in arch/ppc/platforms/xilinx_ocp

- Peter



_______________________________________________
Linuxppc-embedded mailing list
Linuxppc-embedded at ozlabs.org
https://ozlabs.org/mailman/listinfo/linuxppc-embedded



DISCLAIMER

“The information contained in this e-mail message and/or attachments to it may contain confidential or privileged information. If you are not the intended recipient, any dissemination, use, review, distribution, printing or copying of the information contained in this e-mail message and/or attachments to it are strictly prohibited. If you have received this communication in error, please notify us by reply e-mail or telephone and immediately and permanently delete the message and any attachments. Thank you"



More information about the Linuxppc-embedded mailing list