From mboxrd@z Thu Jan 1 00:00:00 1970 From: Albert ARIBAUD Date: Mon, 11 Oct 2010 13:42:39 +0200 Subject: [U-Boot] [PATCH V2 2/2] [NEXT] edminiv2: enable relocation In-Reply-To: <20101011113010.4BD4A136282@gemini.denx.de> References: <1285271364-21302-1-git-send-email-albert.aribaud@free.fr> <1285271364-21302-2-git-send-email-albert.aribaud@free.fr> <20101011113010.4BD4A136282@gemini.denx.de> Message-ID: <4CB2F82F.2090803@free.fr> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Le 11/10/2010 13:30, Wolfgang Denk a ?crit : > Dear Albert Aribaud, > > In message<1285271364-21302-2-git-send-email-albert.aribaud@free.fr> you wrote: >> >> Signed-off-by: Albert Aribaud >> --- >> board/LaCie/edminiv2/config.mk | 3 ++- >> include/configs/edminiv2.h | 6 ++++++ >> 2 files changed, 8 insertions(+), 1 deletions(-) > > Is it correct to assume this patch has been obsoleted by the recent > "[ELF_RELOC] [PATCH V3 2/2] edminiv2: add support for ELF" submission? Yes, it is correct. > If yes, then how about the other part of this series, "[PATCH V2 1/2] > [NEXT] orion5x: fix relocation-incompatible c..." ? I'd forgotten this one -- somehow I thought it was already applied since it was a fix made above Heiko's GOT relocation patches before they were merged from next to master. So yes, it is needed for relocation, but it is not ELF specific. It should thus go to the arm master branch, and the ELF branch should be based at or above it. Apologies for missing this. > Best regards, > > Wolfgang Denk Amicalement, -- Albert.