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 _______________________________________________ Linuxppc-dev mailing list Linuxppc-dev@lists.ozlabs.org https://lists.ozlabs.org/listinfo/linuxppc-dev