diff mbox

[U-Boot,2/4] arm: the ARM920T is THUMB capable, so select the appropriate ISA

Message ID 1455032911-29001-3-git-send-email-d.mueller@elsoft.ch
State Accepted
Commit 02499e4edc885b3064c76f8b6e84d9ff8d7a6b4b
Delegated to: Tom Rini
Headers show

Commit Message

David Müller (ELSOFT AG) Feb. 9, 2016, 3:48 p.m. UTC
Signed-off-by: David Müller <d.mueller@elsoft.ch>
---
 arch/arm/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Tom Rini Feb. 15, 2016, 10:35 p.m. UTC | #1
On Tue, Feb 09, 2016 at 04:48:29PM +0100, David Müller (ELSOFT AG) wrote:

> Signed-off-by: David Müller <d.mueller@elsoft.ch>

Applied to u-boot/master, thanks!
diff mbox

Patch

diff --git a/arch/arm/Makefile b/arch/arm/Makefile
index cd7d880..6defdfb 100644
--- a/arch/arm/Makefile
+++ b/arch/arm/Makefile
@@ -9,7 +9,7 @@  endif
 
 # This selects which instruction set is used.
 arch-$(CONFIG_CPU_ARM720T)	=-march=armv4
-arch-$(CONFIG_CPU_ARM920T)	=-march=armv4
+arch-$(CONFIG_CPU_ARM920T)	=-march=armv4t
 arch-$(CONFIG_CPU_ARM926EJS)	=-march=armv5te
 arch-$(CONFIG_CPU_ARM946ES)	=-march=armv4
 arch-$(CONFIG_CPU_SA1100)	=-march=armv4