From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexander Holler Date: Thu, 27 Jan 2011 23:44:06 +0100 Subject: [U-Boot] [PATCH] ARM: fix broken build of ARM In-Reply-To: <1296144229-22579-1-git-send-email-sbabic@denx.de> References: <1296144229-22579-1-git-send-email-sbabic@denx.de> Message-ID: <4D41F536.3020409@ahsoftware.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Am 27.01.2011 17:03, schrieb Stefano Babic: > Commit 8aba9dceebb14144e07d19593111ee3a999c37fc breaks > ARM boards because for ARM the -pie option is used > for partial linking together with -r option. > > The patch adds the -pie option to link u-boot.bin only. > > Signed-off-by: Stefano Babic > CC: Jason Liu > CC: lool at dooz.org > CC: Wolfgang Denk > CC: Albert Aribaud Tested-by: Alexander Holler Regards, Alexander