Hi Kaushik, Thankx for your prompt response. Can you plz send a small piece of code where such modification is required.
Regards Nitin On 4/5/08, Kaushik karandikar <[EMAIL PROTECTED]> wrote: > > Hi Nitin, > You have to modify the vmlinux.lds.S in /arch/arm/kernel. Also > u have to define the stack over there.. > > Thanks and Regards, > Kaushik > > www.oasistechsol.com > > > > ----- Original Message ---- > From: Nitin Gupta <[EMAIL PROTECTED]> > To: uClinux development list <[email protected]> > Sent: Saturday, 5 April, 2008 12:37:10 PM > Subject: Re: [uClinux-dev] Need help configuring new platform > > Hi, > > Can anybody tell me that in uclinux kernel configuration where can I > specify the flash size ? > > Regards > > Nitin > On 4/4/08, Vitaly Demyanec <[EMAIL PROTECTED]> wrote: > > > Hi, > > > > > > I'm designing a new LPC2468 based embedded device. I was looking at the > > SDRAM chip's I'm going to use. The problem is, how do I tell Linux what > kind > > of chip I've connected? Or does it find out itself? > > > Where can I find more information about SDRAM and Linux? > > > Thanks in advance. > > > > > > Kind regards, > > > > > > Remco Poelstra > > > > > > > > > > Hello! > > I think that all what ucLinux must know about SDRAM is start address and > > size. You could specify them in the kernel command line like this: > > [EMAIL PROTECTED] > > The actual SDRAM initialization (e.g. re-mapping or initialization of > > on-board SDRAM controller) should be done in the bootloader. > > At least, that is how I've setup my board. > > Of course there could be another way... > > > > --------------------------------------------- > > With Best Regards, > > Demyanec Vitaly > > _______________________________________________ > > uClinux-dev mailing list > > [email protected] > > http://mailman.uclinux.org/mailman/listinfo/uclinux-dev > > This message was resent by [EMAIL PROTECTED] > > To unsubscribe see: > > http://mailman.uclinux.org/mailman/options/uclinux-dev > > > _______________________________________________ > uClinux-dev mailing list > [email protected] > http://mailman.uclinux.org/mailman/listinfo/uclinux-dev > This message was resent by [email protected] > To unsubscribe see: > http://mailman.uclinux.org/mailman/options/uclinux-dev > > > ________________________________ > Explore your hobbies and interests. Click here to begin. > _______________________________________________ > uClinux-dev mailing list > [email protected] > http://mailman.uclinux.org/mailman/listinfo/uclinux-dev > This message was resent by [email protected] > To unsubscribe see: > http://mailman.uclinux.org/mailman/options/uclinux-dev > _______________________________________________ uClinux-dev mailing list [email protected] http://mailman.uclinux.org/mailman/listinfo/uclinux-dev This message was resent by [email protected] To unsubscribe see: http://mailman.uclinux.org/mailman/options/uclinux-dev
