From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from fed1rmmtao02.cox.net (fed1rmmtao02.cox.net [68.230.241.37]) by ozlabs.org (Postfix) with ESMTP id 247B068593 for ; Tue, 8 Nov 2005 03:22:22 +1100 (EST) Date: Mon, 7 Nov 2005 09:22:15 -0700 From: Tom Rini To: Marcelo Tosatti Message-ID: <20051107162215.GE3839@smtp.west.cox.net> References: <20051104180605.GA3271@logos.cnet> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <20051104180605.GA3271@logos.cnet> Cc: Paul Mackerras , linux-ppc-embedded Subject: Re: Required functions for relocating not part of relocate section List-Id: Linux on Embedded PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Fri, Nov 04, 2005 at 04:06:05PM -0200, Marcelo Tosatti wrote: > Hi Paul, > > Recent 2.6-git (from Wednesday) tree fails to boot on 8xx due to: [snip] > Problem is that flush_instruction_cache (and flush_data_cache) > from boot/common/util.S are not being copied to the relocate section, > even though the file contains the proper entry: > > .section ".relocate_code","xa" [snip] > The problem does not exist on v2.6.14. What version of binutils / etc? I recall a change in that area of code, but I thought it went in for 2.6.14.. -- Tom Rini http://gate.crashing.org/~trini/