From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?iso-8859-1?Q?M=E5ns_Rullg=E5rd?= Date: Tue, 03 Apr 2012 23:59:45 +0100 Subject: [U-Boot] [PATCH v4 0/6] Enable Thumb build for ARM platforms References: <1331227222-12419-1-git-send-email-aneesh@ti.com> <4F61EDAD.6090106@ti.com> <3C7A7ACA8617D24290826EC008B5CD08510F030F86@HQMAIL03.nvidia.com> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Allen Martin writes: >> Tom, Albert, >> >> Does this series look good? > > Hi Aneesh, > > The assembly files (like arch/arm/cpu/armv7/start.S) are still > compiled ARM 32 with this patch series, but they call into C files > that are compiled -mthumb. Shouldn't the branches be changed into > thumb state changing branches (bx/blx) ? In particular I'm looking at > the call into board_init_f() The linker should take care of that. -- M?ns Rullg?rd mans at mansr.com