Uboot creation script fails

Christian Helmuth christian.helmuth at ...1...
Wed Sep 9 17:52:34 CEST 2015


Hello Mark,

it seems the tool chain is not the problem here. Another guess would
be that your TCL interpreter or shell chokes on the respective exec
statement in tool/run/image/uboot

  set entrypoint [exec [cross_dev_prefix]readelf -h $elf_img | \
      grep "Entry point address: " | \
      sed -e "s/.*Entry point address: *//"]

Please try to apply the attached patch to find out if readelf could be
executed individually.

Greets
-- 
Christian Helmuth
Genode Labs

http://www.genode-labs.com/ · http://genode.org/
https://twitter.com/GenodeLabs · /ˈdʒiː.nəʊd/

Genode Labs GmbH · Amtsgericht Dresden · HRB 28424 · Sitz Dresden
Geschäftsführer: Dr.-Ing. Norman Feske, Christian Helmuth
-------------- next part --------------
A non-text attachment was scrubbed...
Name: uboot.patch
Type: text/x-diff
Size: 618 bytes
Desc: not available
URL: <http://lists.genode.org/pipermail/users/attachments/20150909/1db89236/attachment.patch>


More information about the users mailing list