From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?windows-1252?Q?Andreas_F=E4rber?= Date: Mon, 15 Dec 2014 15:24:22 +0100 Subject: [U-Boot] [PATCH v2] arm: build arch memset/memcpy in Thumb2 mode In-Reply-To: <294bf2ac008a7d4ba98a19e28f3ae004@agner.ch> References: <1416584058-24595-1-git-send-email-stefan@agner.ch> <87iohsvity.fsf@nbsps.com> <294bf2ac008a7d4ba98a19e28f3ae004@agner.ch> Message-ID: <548EEF16.1090707@suse.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Stefan, Am 03.12.2014 um 18:04 schrieb Stefan Agner: > Can this be fixed by the merger or should I create a new revision? It looks as if this was neither applied nor respun? I have some more patches to make CONFIG_USE_PRIVATE_LIBGCC build for Thumb that I would like to rebase on it. In particular, I have pieced together a tiny asm/unified.h file with THUMB() and ARM() macros and doing the .syntax unified in that central place, and resyncing the various arch/arm/lib/_*.S files from Linux. https://github.com/afaerber/u-boot/commits/stm32 Is there a particular reason you are doing the .syntax inline here? And looking beyond this patch, assuming this is for your Vybrid's M4, do you already have a concept for how to go about vectors.S, start.S and the like for ARMv7-M? :) I've stubbed them out for now but haven't managed to successfully link yet... Regards, Andreas -- SUSE LINUX GmbH, Maxfeldstr. 5, 90409 N?rnberg, Germany GF: Jeff Hawn, Jennifer Guild, Felix Imend?rffer; HRB 21284 AG N?rnberg