LinuxPPC-Dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* Loading Linux from already running code..
@ 2011-09-25 18:47 Sumesh Kaana
  2011-09-26 17:26 ` Carlos Munoz
  0 siblings, 1 reply; 4+ messages in thread
From: Sumesh Kaana @ 2011-09-25 18:47 UTC (permalink / raw)
  To: linuxppc-dev, jwboyer

[-- Attachment #1: Type: text/plain, Size: 940 bytes --]


Hi All,
I need some suggestions for booting Linux( >2.6.30 ) with my new project.
Scenario:I've a custom built board with PowerPC 440 + 256 MB RAM. there is NO FLASH on this board.There is a hardware logic which will get an initial piece of code (through hardware network) into the ram and then execute it. This code does mandatory initialization of a proprietary chip and this code MUST execute on power on. any other images (Linux image or ramdisk) can be loaded any specified area in the memory along with this code.
My requirement is to boot Linux at the end of the this initialization.
what is the best way to do it? 
1. Will it be possible to transfer control to a simpleImage.initrd.myboard.elf(or .bin ..?!)  image from already_existing_code?2. Should I use u-boot and then load uImage, ramdisk and the dts blob? Using u-boot will reduce the effort?3. Is there any other way to approach this??


Regards,Sumesh 		 	   		  

[-- Attachment #2: Type: text/html, Size: 1411 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-09-27  6:51 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-25 18:47 Loading Linux from already running code Sumesh Kaana
2011-09-26 17:26 ` Carlos Munoz
2011-09-26 18:13   ` Philipp Ittershagen
2011-09-27  6:51     ` Sumesh Kaana

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox