From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?iso-8859-1?Q?Lo=EFc?= Minier Date: Mon, 15 Nov 2010 12:55:56 +0100 Subject: [U-Boot] [PATCH V4 1/2] arm926ejs: fix linker file for newer ld support In-Reply-To: <4CE11E66.5060207@free.fr> References: <4CD991EA.6090004@schmid-telecom.ch> <4CD99755.7000103@free.fr> <4CDA9096.2080505@schmid-telecom.ch> <4CDA9489.6030108@free.fr> <4CDA9CF2.1030202@schmid-telecom.ch> <4CDBA515.3050106@free.fr> <20101114212240.5FA7914EA7E@gemini.denx.de> <4CE11314.50807@free.fr> <20101115111321.50761134FEF@gemini.denx.de> <4CE11E66.5060207@free.fr> Message-ID: <20101115115556.GA13479@bee.dooz.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Mon, Nov 15, 2010, Albert ARIBAUD wrote: > I can make the changes for other cpus, but I cannot perform even basic > testing beyond making sure it still builds. Would qemu be of any help there? You could use e.g. versatile or integrator, and pretend that they use any CPU by changing their config and passing -cpu on the qemu command-line -- Lo?c Minier