From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v4 2/4] u-boot.elf: allow overriding entry symbol
Date: Thu, 20 Apr 2017 15:57:06 -0400 [thread overview]
Message-ID: <20170420195706.GV19487@bill-the-cat> (raw)
In-Reply-To: <1492713388-310-3-git-send-email-noltari@gmail.com>
On Thu, Apr 20, 2017 at 08:36:26PM +0200, Álvaro Fernández Rojas wrote:
> LD gives the following warning when trying to process u-boot-elf.o
> warning: cannot find entry symbol __start; defaulting to 0000000080010000
> According to gnu-libc the entry symbol for mips is __start and not _start:
> https://sourceware.org/git/?p=glibc.git;a=blob;f=sysdeps/mips/dl-machine.h;h=ed47513ccc1d23d23d32ee640053d2f351f3990b;hb=HEAD#l258
>
> Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
After a little reading of other platforms, _start seems a reasonable
default so:
Reviewed-by: Tom Rini <trini@konsulko.com>
Thanks!
--
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/20170420/264453b2/attachment.sig>
next prev parent reply other threads:[~2017-04-20 19:57 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-04-20 18:36 [U-Boot] [PATCH v4 0/4] u-boot.elf: support other archs Álvaro Fernández Rojas
2017-04-20 18:36 ` [U-Boot] [PATCH v4 1/4] u-boot.elf: remove hard-coded arm64 flags Álvaro Fernández Rojas
2017-04-30 18:41 ` Daniel Schwierzeck
2017-04-20 18:36 ` [U-Boot] [PATCH v4 2/4] u-boot.elf: allow overriding entry symbol Álvaro Fernández Rojas
2017-04-20 19:57 ` Tom Rini [this message]
2017-04-30 18:41 ` Daniel Schwierzeck
2017-04-20 18:36 ` [U-Boot] [PATCH v4 3/4] MIPS: add support for generating u-boot.elf Álvaro Fernández Rojas
2017-04-30 18:41 ` Daniel Schwierzeck
2017-04-20 18:36 ` [U-Boot] [PATCH v4 4/4] u-boot.elf: add quiet_cmd_u-boot-elf and cmd_u-boot-elf Álvaro Fernández Rojas
2017-04-20 20:06 ` Tom Rini
2017-04-30 18:41 ` Daniel Schwierzeck
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170420195706.GV19487@bill-the-cat \
--to=trini@konsulko.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox