Re: [U-Boot] Help needed: Boot signed RTOS

2013-11-22 Thread Christopher Preschern
tart 0x4400' tftp 0x4400 rtos.fit if run checkrtos; then bootelf 44b4; else echo FAILD TO CHECK SAFERTOS SIGNATURE; fi Thank you & best regards, Christopher -- ------ | Christopher Preschern | Institute for Technic

Re: [U-Boot] Help needed: Boot signed RTOS

2013-11-21 Thread Christopher Preschern
ration in the .its file and that it is already possible to boot my FIT-packed ELF file. thanks anyway. Best regards, Christopher -- ------ | Christopher Preschern | Institute for Technical Informatics - TU Graz | Tel: +43 (316) 873 -

[U-Boot] Help needed: Boot signed RTOS

2013-11-20 Thread Christopher Preschern
and instead gets my RTOS to boot. How can I tell U-Boot that I want to run my bootelf-runable RTOS? I'm really stuck here - any help is very much appreciated! thank you & best regards, Christopher -- -- | Christopher P

[U-Boot] Problems with Linker Symbols to make HAB on i.MX28 work

2013-04-26 Thread Christopher Preschern
Hi, I want to make High Assurance Boot (HAB) for the Freescale i.MX28 with U-Boot 04/2012 work. To do that I have to link an Image Vector Table (IVT, consists of some boot image addresses which I insert by using linker symbols in the C-code) to the u-boot binary. My problem is, that the linke