From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Thu, 20 Apr 2017 15:57:06 -0400 Subject: [U-Boot] [PATCH v4 2/4] u-boot.elf: allow overriding entry symbol In-Reply-To: <1492713388-310-3-git-send-email-noltari@gmail.com> References: <1492713388-310-1-git-send-email-noltari@gmail.com> <1492713388-310-3-git-send-email-noltari@gmail.com> Message-ID: <20170420195706.GV19487@bill-the-cat> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit To: u-boot@lists.denx.de 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 After a little reading of other platforms, _start seems a reasonable default so: Reviewed-by: Tom Rini Thanks! -- Tom -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 819 bytes Desc: Digital signature URL: