]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/arm/config.mk
ARM: use r9 for gd
[karo-tx-uboot.git] / arch / arm / config.mk
index 16c2e3d1e072201b2b266cb393a7929d1d4b2855..d0cf43ff417c996cb9f24313b8620f726fc3f184 100644 (file)
@@ -17,7 +17,7 @@ endif
 
 LDFLAGS_FINAL += --gc-sections
 PLATFORM_RELFLAGS += -ffunction-sections -fdata-sections \
-                     -fno-common -ffixed-r8 -msoft-float
+                     -fno-common -ffixed-r9 -msoft-float
 
 # Support generic board on ARM
 __HAVE_ARCH_GENERIC_BOARD := y