Re: [U-Boot] Using U-Boot to load RTOS

2016-04-06 Thread Niti Gupta
On 6 April 2016 at 18:43, Peng Fan wrote: > On Wed, Apr 06, 2016 at 03:32:01PM +0530, Niti Gupta wrote: > > > >On 6 April 2016 at 14:33, Peng Fan wrote: > > > >Hi Niti, > > > >On Wed, Apr 06, 2016 at 01:39:31PM +0800, Bin Meng wrote: > >>On Wed, Apr 6, 2016 at 1:21 PM, Niti Gupta >

Re: [U-Boot] Using U-Boot to load RTOS

2016-04-06 Thread Niti Gupta
On 6 April 2016 at 14:33, Peng Fan wrote: > Hi Niti, > > On Wed, Apr 06, 2016 at 01:39:31PM +0800, Bin Meng wrote: > >On Wed, Apr 6, 2016 at 1:21 PM, Niti Gupta > wrote: > >> Hello Bin, > >> > >> I am trying to load Segger's embOS. > >> > > > >Please avoid top-posting. > > > >I don't know this O

Re: [U-Boot] Using U-Boot to load RTOS

2016-04-06 Thread Niti Gupta
On 6 April 2016 at 11:09, Bin Meng wrote: > On Wed, Apr 6, 2016 at 1:21 PM, Niti Gupta wrote: > > Hello Bin, > > > > I am trying to load Segger's embOS. > > > > Please avoid top-posting. > > I don't know this OS, but you can try 'bootelf' command if embOS image > is an ELF image. If there is any

Re: [U-Boot] Using U-Boot to load RTOS

2016-04-06 Thread Niti Gupta
Hello Bin, I am trying to load Segger's embOS. Thanks, Niti Gupta On 6 April 2016 at 07:18, Bin Meng wrote: > On Wed, Apr 6, 2016 at 3:07 AM, Niti Gupta wrote: > > Hello, > > > > > > I am working on embedded systems. I want to use u-boot to load rtos on > > freescale i.MUX6UL board but failed

Re: [U-Boot] Using U-Boot to load RTOS

2016-04-06 Thread Peng Fan
On Wed, Apr 06, 2016 at 03:32:01PM +0530, Niti Gupta wrote: > >On 6 April 2016 at 14:33, Peng Fan wrote: > >Hi Niti, > >On Wed, Apr 06, 2016 at 01:39:31PM +0800, Bin Meng wrote: >>On Wed, Apr 6, 2016 at 1:21 PM, Niti Gupta wrote: >>> Hello Bin, >>> >>> I am trying to lo

Re: [U-Boot] Using U-Boot to load RTOS

2016-04-06 Thread Peng Fan
Hi Niti, On Wed, Apr 06, 2016 at 01:39:31PM +0800, Bin Meng wrote: >On Wed, Apr 6, 2016 at 1:21 PM, Niti Gupta wrote: >> Hello Bin, >> >> I am trying to load Segger's embOS. >> > >Please avoid top-posting. > >I don't know this OS, but you can try 'bootelf' command if embOS image >is an ELF image.

Re: [U-Boot] Using U-Boot to load RTOS

2016-04-05 Thread Bin Meng
On Wed, Apr 6, 2016 at 1:21 PM, Niti Gupta wrote: > Hello Bin, > > I am trying to load Segger's embOS. > Please avoid top-posting. I don't know this OS, but you can try 'bootelf' command if embOS image is an ELF image. If there is anything special, you need write your own boot command for the OS

Re: [U-Boot] Using U-Boot to load RTOS

2016-04-05 Thread Bin Meng
On Wed, Apr 6, 2016 at 3:07 AM, Niti Gupta wrote: > Hello, > > > I am working on embedded systems. I want to use u-boot to load rtos on > freescale i.MUX6UL board but failed to find appropriate way to do > this. Kindly help me to find out steps to load rtos from u-boot. > What RTOS are you trying

[U-Boot] Using U-Boot to load RTOS

2016-04-05 Thread Niti Gupta
Hello, I am working on embedded systems. I want to use u-boot to load rtos on freescale i.MUX6UL board but failed to find appropriate way to do this. Kindly help me to find out steps to load rtos from u-boot. Thanks, niti gupta ___ U-Boot mailing li