Re: [U-Boot] Uboot booting RTOS

2009-04-07 Thread rahanesh
...@freescale.com] Sent: Tuesday, April 07, 2009 1:56 AM To: rahan...@tataelxsi.co.in Cc: u-boot@lists.denx.de Subject: Re: [U-Boot] Uboot booting RTOS On Mon, Apr 06, 2009 at 03:44:43PM +0530, rahan...@tataelxsi.co.in wrote: When i power on the board(OMAP3530 based from Mistral) uboot prompt comes up. Now

Re: [U-Boot] Uboot booting RTOS

2009-04-07 Thread Wolfgang Denk
Dear rahan...@tataelxsi.co.in, In message vsnlchnfe001xyh7x0j00079...@vsnlchnfe001.vsnlxchange.com you wrote: For the time being can I load RTOS using any elf loader through serial port. Does U boot have any elf loader. How can I load a RTOS image(elf format) to memory through Serial

Re: [U-Boot] Uboot booting RTOS

2009-04-07 Thread Nishanth Menon
rahan...@tataelxsi.co.in said the following on 04/07/2009 01:01 AM: Hi, For the time being can I load RTOS using any elf loader through serial port. Does U boot have any elf loader. How can I load a RTOS image(elf format) to memory through Serial cable from uboot terminal? Could you

Re: [U-Boot] Uboot booting RTOS

2009-04-07 Thread rahanesh
[mailto:menon.nisha...@gmail.com] Sent: Tuesday, April 07, 2009 4:47 PM To: rahan...@tataelxsi.co.in Cc: 'Scott Wood'; u-boot@lists.denx.de Subject: Re: [U-Boot] Uboot booting RTOS rahan...@tataelxsi.co.in said the following on 04/07/2009 01:01 AM: Hi, For the time being can I load RTOS using any elf

[U-Boot] Uboot booting RTOS

2009-04-06 Thread rahanesh
Hi All, I am trying to boot a RTOS from uboot. I have the uboot flashed in NAND Flash. When i power on the board(OMAP3530 based from Mistral) uboot prompt comes up. Now how do i boot an RTOS which is also residing in NAND Flash at different offset.? Can i acheive this without changing the

Re: [U-Boot] Uboot booting RTOS

2009-04-06 Thread Scott Wood
On Mon, Apr 06, 2009 at 03:44:43PM +0530, rahan...@tataelxsi.co.in wrote: When i power on the board(OMAP3530 based from Mistral) uboot prompt comes up. Now how do i boot an RTOS which is also residing in NAND Flash at different offset.? Can i acheive this without changing the source code of