From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?Q?Beno=C3=AEt_Th=C3=A9baudeau?= Date: Tue, 28 May 2013 19:04:23 +0200 (CEST) Subject: [U-Boot] [PATCH v2 1/6] arm: ensure u-boot only uses relative relocations In-Reply-To: <1369724512-4047-2-git-send-email-albert.u.boot@aribaud.net> References: <1368561780-19104-1-git-send-email-albert.u.boot@aribaud.net> <1369724512-4047-1-git-send-email-albert.u.boot@aribaud.net> <1369724512-4047-2-git-send-email-albert.u.boot@aribaud.net> Message-ID: <1267174079.1262686.1369760663545.JavaMail.root@advansee.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Albert, On Tuesday, May 28, 2013 9:01:46 AM, Albert ARIBAUD wrote: > Add a Makefile target ('checkarmreloc') which > fails of the ELF binary contains relocation records ^ if Sorry to have missed that in my review of v1. > of types other than R_ARM_RELATIVE. The rest of the patch is OK. Best regards, Beno?t