From mboxrd@z Thu Jan 1 00:00:00 1970 From: Graeme Russ Date: Tue, 07 Feb 2012 20:52:30 +1100 Subject: [U-Boot] [PATCH] arm: Add option to disable code relocation In-Reply-To: References: <1328424259-12914-1-git-send-email-sjg@chromium.org> <201202050239.46251.vapier@gentoo.org> <201202051305.13462.marek.vasut@gmail.com> <201202051538.07054.vapier@gentoo.org> <20120205224446.17E8E193BB47@gemini.denx.de> Message-ID: <4F30F45E.3030204@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 Hi Simon, On 02/06/2012 10:41 AM, Simon Glass wrote: > Hi Graeme, > > On Sun, Feb 5, 2012 at 3:37 PM, Graeme Russ wrote: >> Hi Simon >> >> On Mon, Feb 6, 2012 at 10:32 AM, Simon Glass wrote: >>> Hi Graeme, [snip] >>> Which reminds me - did you do that pull request for your x86 refactor? >>> If not, what is the plan? >> >> I pushed the changes into the x86 sub-repo but noticed a minor glitch >> which breaks the build. On top of that, I've upgraded my dev machine to >> a 64-bit arch, moved from Ubuntu to Fedora and got a dud motherboard in >> the mix. So my dev machine is only just now back online, but I need to >> sort out the last few 64-bit build issues (which require U-Boot patches) >> and fix up the x86 sub-repo before sending the pull request. OK, it turned out there was no glitch - In the process of upgrading my dev PC my local git repo git a bit confused (I think the timestamps went off into lala land). Anyway, I backed-up all my dev patches and re-cloned a fresh copy from git.denx.de and all appears to build fine >> Sorry for the dealy, but hopefully I'll have it all sorted by the end of >> the week > > OK thanks for the update. Would be keen to get my generic board stuff > tested on x86 also, but that might be a separate problem. For > initcalls, are you still thinking of looking at that? If you want to fetch the x86 repo, you can work off it until Wolfgang does the pull Regards, Graeme