Hi Christian,
thanks, this did not fix the problem either.
I tested it with the uImage from ubuntu and the uImage from
genode.
Best regards,
Bernhard.
On 26.01.2017 11:15, Christian Helmuth wrote:
Hi,
I've just a small hint regarding the following issue.
On Wed, Jan 25, 2017 at 07:30:11PM +0100, Bernhard Blieninger
wrote:
mkimage -A arm -C none -T script -n
'Custom Boot Script' -d boot.txt boot.scr
Problem now is that is says something like:
*ERROR: booting os 'Unknown OS' (3) is not supported*
When generating an uImage mkimage supports to set the operating
system
in the commandline via '-O <os>'. So, your mkimage command
line should
read
mkimage -A arm -O linux -C none -T script -n 'Custom Boot
Script' -d boot.txt boot.scr
Hope it helps
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
genode-main mailing list
genode-main@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/genode-main