From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?ISO-8859-1?Q?Andreas_Bie=DFmann?= Date: Thu, 09 Dec 2010 11:51:57 +0100 Subject: [U-Boot] [PATCH 3/4] arm920t: fix linker skript for -pie linking In-Reply-To: <20101209103232.B1889D08A93@gemini.denx.de> References: <1291099039-49672-1-git-send-email-andreas.devel@googlemail.com> <1291099039-49672-4-git-send-email-andreas.devel@googlemail.com> <20101208225253.266B4CF5CA6@gemini.denx.de> <7201DCF2-BD44-4437-BC4F-0B07FEE58C30@googlemail.com> <4D008638.4060004@aribaud.net> <20101209094538.7B9BBD08A93@gemini.denx.de> <20101209103232.B1889D08A93@gemini.denx.de> Message-ID: <4D00B4CD.8030304@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Wolfgang Denk, Am 09.12.2010 11:32, schrieb Wolfgang Denk: > Dear Wolfgang Denk, > > In message <20101209094538.7B9BBD08A93@gemini.denx.de> you wrote: > > OK, I found the stuff. I have applied to my working copy of the master > branch instesd of ARM. > > So only the "-pie" commit needs to be removed? All of this series should not be applied. Two of them already upstream in u-boot-arm/master. Namely: - 0a41edaabb74f2ccfde62a232165088098763e3e MAKEALL: fix AT91 - 3a4ff8b3cd719372cb3b3a8432e68015d84f1fc2 at91rm9200ek: add configure target for RAM boot One of them is modified already in upstream u-boot-arm/master: - a429db7e3ce6136f80f22584588247926ba60b05 arm920t/at91/timer: replace bss variables by gd And last one of them (-pie) is superseeded by another one also already in u-boot-arm/master: - 305bf489d1e7dd70f45720720ae0066fcce3acb1 arm920t/at91/reset: board_reset: define weak symbol BTW: All the mentioned hashes miss Signed-off of custodians. Is that correct? regards Andreas Bie?mann