Re: OMAP3: Linux Without a Boot Loader?

2010-04-27 Thread Nishanth Menon
On 04/26/2010 10:53 PM, Greg Ungerer wrote: [..] Image creation steps: make bzImage, copy the arch/arm/boot/zImage to required location, ./tagger -c configs/sample-3630.cfg -f zImage ./gpsign -c configs/sample-3630.cfg -f zImage.tag I need to probably add some decent documentation around it,

OMAP3: Linux Without a Boot Loader?

2010-04-26 Thread Nishanth Menon
Hi, Before I start, a Disclaimer: This is more of a can it be done project, Don't do this to a production device and flame me.. at least not yet, IMHO ;) In ELC2010(SFO), Greg Ungerer showed how to do a boot of kernel without the need for a bootloader.

Re: OMAP3: Linux Without a Boot Loader?

2010-04-26 Thread Juha Kuikka
On Mon, Apr 26, 2010 at 4:19 PM, Nishanth Menon n...@ti.com wrote: The final image looks as follows:        +-+        | Configuration       |        | Header              |        +-+        | Sty               |        +-+      

Re: OMAP3: Linux Without a Boot Loader?

2010-04-26 Thread Nishanth Menon
On 04/26/2010 07:22 PM, Juha Kuikka wrote: On Mon, Apr 26, 2010 at 4:19 PM, Nishanth Menonn...@ti.com wrote: The final image looks as follows: +-+ | Configuration | | Header | +-+ | Sty

Re: OMAP3: Linux Without a Boot Loader?

2010-04-26 Thread Greg Ungerer
Hi Nishanth, Nishanth Menon wrote: Hi, Before I start, a Disclaimer: This is more of a can it be done project, Don't do this to a production device and flame me.. at least not yet, IMHO ;) In ELC2010(SFO), Greg Ungerer showed how to do a boot of kernel without the need for a

Re: OMAP3: Linux Without a Boot Loader?

2010-04-26 Thread Greg Ungerer
Hi Nishanth, Nishanth Menon wrote: Hi, Before I start, a Disclaimer: This is more of a can it be done project, Don't do this to a production device and flame me.. at least not yet, IMHO ;) In ELC2010(SFO), Greg Ungerer showed how to do a boot of kernel without the need for a