Uboot creation script fails

Mark Albers albers at ...238...
Wed Sep 9 18:04:02 CEST 2015


ELF-Header:
  Magic:   7f 45 4c 46 01 01 01 00 00 00 00 00 00 00 00 00
  Klasse:                            ELF32
  Daten:                             2er-Komplement, Little-Endian
  Version:                           1 (current)
  OS/ABI:                            UNIX - System V
  ABI-Version:                       0
  Typ:                               EXEC (ausführbare Datei)
  Maschine:                          ARM
  Version:                           0x1
  Einstiegspunktadresse:               0x70000000
  Beginn der Programm-Header:          52 (Bytes in Datei)
  Beginn der Sektions-header:          1937584 (Bytes in Datei)
  Flags:                             0x5000202, has entry point, Version5
EABI, soft-float ABI
  Größe dieses Headers:              52 (Byte)
  Größe der Programm-Header:         32 (Byte)
  Number of program headers:         3
  Größe der Sektions-Header:         40 (bytes)
  Anzahl der Sektions-Header:        12
  Sektions-Header Stringtabellen-Index: 11
worked

<albers at ...238...>

2015-09-09 17:52 GMT+02:00 Christian Helmuth <
christian.helmuth at ...1...>:

> 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
>
>
> ------------------------------------------------------------------------------
> Monitor Your Dynamic Infrastructure at Any Scale With Datadog!
> Get real-time metrics from all of your servers, apps and tools
> in one place.
> SourceForge users - Click here to start your Free Trial of Datadog now!
> http://pubads.g.doubleclick.net/gampad/clk?id=241902991&iu=/4140
> _______________________________________________
> genode-main mailing list
> genode-main at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/genode-main
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.genode.org/pipermail/users/attachments/20150909/203bde07/attachment.html>


More information about the users mailing list