]> git.sur5r.net Git - u-boot/blobdiff - lib_blackfin/config.mk
Blackfin: change global data register from P5 to P3
[u-boot] / lib_blackfin / config.mk
index a7e3658c3efebf1a2c73624c7a87a31746615e01..34b53e6903b6df055323ff50d9a0e96f206e65f4 100644 (file)
@@ -28,7 +28,7 @@ CONFIG_BFIN_BOOT_MODE := $(strip $(subst ",,$(CONFIG_BFIN_BOOT_MODE)))
 CONFIG_ENV_OFFSET := $(strip $(subst ",,$(CONFIG_ENV_OFFSET)))
 CONFIG_ENV_SIZE := $(strip $(subst ",,$(CONFIG_ENV_SIZE)))
 
-PLATFORM_RELFLAGS += -ffixed-P5 -fomit-frame-pointer -mno-fdpic
+PLATFORM_RELFLAGS += -ffixed-P3 -fomit-frame-pointer -mno-fdpic
 PLATFORM_CPPFLAGS += -DCONFIG_BLACKFIN
 
 LDFLAGS += --gc-sections