From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?ISO-8859-1?Q?Andreas_Bie=DFmann?= Date: Fri, 03 Sep 2010 15:19:16 +0200 Subject: [U-Boot] [PATCH v2 1/3] avr32: Print unrelocated PC on exception In-Reply-To: <4C80E139.50401@emk-elektronik.de> References: <1281595974-32279-1-git-send-email-haavard.skinnemoen@atmel.com> <1281595974-32279-2-git-send-email-haavard.skinnemoen@atmel.com> <4C80E139.50401@emk-elektronik.de> Message-ID: <4C80F5D4.2060402@googlemail.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 Reinhard Meyer, Am 03.09.2010 13:51, schrieb Reinhard Meyer: > Hello Andreas, > > did/can you test that one as well? > Then I can take all 3 of the series in. Well I have applied this patch but have never tested this till now. Yes it works and shows correct information. >> In addition to the real PC value, also print the value of PC after >> subtracting the relocation offset. This value will match the address in >> the ELF file so it's much easier to figure out where things went wrong. >> >> Signed-off-by: Haavard Skinnemoen Tested-by: Andreas Bie?mann regards Andreas Bie?mann