Date: Thu, 11 Apr 2019 16:09:24 +0900 (JST) From: Mori Hiroki <yamori813@yahoo.co.jp> To: "freebsd-arm@freebsd.org" <freebsd-arm@freebsd.org> Subject: section .note.gnu.build-id at kernel Message-ID: <845465350.158182.1554966564218.JavaMail.yahoo@jws700005.mail.kks.yahoo.co.jp> References: <845465350.158182.1554966564218.JavaMail.yahoo.ref@jws700005.mail.kks.yahoo.co.jp>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi I don't use ubldr. Because of my mips target have small resource. I found section .note.gnu.build-id at recently elf armv7 kernel. I use objcopy and gzip and mkimage. This kernel binary u-boot image like this. Load Address: 0x40200154, Entry Point: 0x40200180 If I found section .note.gnu.build-id then I use this logic. Entry Pint - 28 = Load Address Is this correct ? Hiroki Mori
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?845465350.158182.1554966564218.JavaMail.yahoo>