From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dirk Behme Date: Sat, 08 Aug 2009 09:39:55 +0200 Subject: [U-Boot] [PATCH] ARM EABI: add new helper functions resp. function names In-Reply-To: <20090808071615.D251E832E416@gemini.denx.de> References: <1249586999-2595-1-git-send-email-wd@denx.de> <4A7D203B.2000803@googlemail.com> <20090808071615.D251E832E416@gemini.denx.de> Message-ID: <4A7D2BCB.6060107@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 Wolfgang Denk wrote: > Dear Dirk, > > In message <4A7D203B.2000803@googlemail.com> you wrote: >> Using my broken toolchain, which needs USE_PRIVATE_LIBGCC=yes for >> successful linking, I did ./MAKEALL ARM_CORTEX_A8 without and with >> this patch and both compile fine recent git head. > > Thanks for testing. > > May I interpret this a s "Tested-by:" message? After boot test on BeagleBoard: Tested-by: Dirk Behme