[U-Boot] u-boot for loading RTOS instead of Linux

2017-07-09 Thread BOULAMAIL Nihad
Hello,

I wishb to run this RTOS: https://github.com/trampolinertos/trampoline, on
Zedboard having these files on SD card.

SD_ROOT/
 boot.bin
 devicetree.dtb
 uImage
 uramdisk.image.gz

How can I build u-boot and dtb for this RTOS and make u-boot load the rtos
instead of Linux ?


Thank you
ᐧ
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


Re: [U-Boot] u-boot for loading RTOS instead of Linux

2017-07-10 Thread Tom Rini
On Sun, Jul 09, 2017 at 05:06:17AM +0200, BOULAMAIL Nihad wrote:

> Hello,
> 
> I wishb to run this RTOS: https://github.com/trampolinertos/trampoline, on
> Zedboard having these files on SD card.
> 
> SD_ROOT/
>  boot.bin
>  devicetree.dtb
>  uImage
>  uramdisk.image.gz
> 
> How can I build u-boot and dtb for this RTOS and make u-boot load the rtos
> instead of Linux ?

In general, you can either 'go' at a raw binary or if you have a valid
ELF application, you can bootelf it.

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot