* [U-Boot] u-boot for loading RTOS instead of Linux
@ 2017-07-09 3:06 BOULAMAIL Nihad
2017-07-10 11:49 ` Tom Rini
0 siblings, 1 reply; 2+ messages in thread
From: BOULAMAIL Nihad @ 2017-07-09 3:06 UTC (permalink / raw)
To: u-boot
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset="windows-1254", Size: 297 bytes --]
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
ᐧ
^ permalink raw reply [flat|nested] 2+ messages in thread
* [U-Boot] u-boot for loading RTOS instead of Linux
2017-07-09 3:06 [U-Boot] u-boot for loading RTOS instead of Linux BOULAMAIL Nihad
@ 2017-07-10 11:49 ` Tom Rini
0 siblings, 0 replies; 2+ messages in thread
From: Tom Rini @ 2017-07-10 11:49 UTC (permalink / raw)
To: u-boot
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20170710/0f57f296/attachment.sig>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-07-10 11:49 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-09 3:06 [U-Boot] u-boot for loading RTOS instead of Linux BOULAMAIL Nihad
2017-07-10 11:49 ` Tom Rini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox