linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* Execute In Place (XIP) support for PPC440x5
@ 2009-10-22 10:10 Mohit Mewada
  0 siblings, 0 replies; only message in thread
From: Mohit Mewada @ 2009-10-22 10:10 UTC (permalink / raw)
  To: linuxppc-dev, Linuxppc-embedded

Hi List,

I am trying to port a board with PPC440x5 on linux-2.6.31. My board
has 64MB of flash and 256KB of RAM. Since with this much RAM it is not
possible to copy the kernel image to RAM and boot it from there. I was
trying to figure-out option in the kernel which will allow me to
execute it from flash itself.

I refered to http://www.denx.de/wiki/publish/DULG/to-delete/ConfigureLinuxForXIP.html;
but the flags mentioned here are not present for PPC architecture. I
found these flag only for ARM architecture.

So can anyone please tell me whether it is possible to have kernel
executing from flash for PPC?
If yes, then please let me know about any patch or something that will
allow me  to do this?

--
Thanks and Regards,
Mohit Mewada

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-10-22 10:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-22 10:10 Execute In Place (XIP) support for PPC440x5 Mohit Mewada

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).