X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;ds=sidebyside;f=arch%2Farm%2Fcpu%2Farm720t%2Fconfig.mk;h=772fb413e8352a48672ff6c76e51ac2398670cbd;hb=d2a3e911390f9fc4d8c0ee4b3c7fc75f4fd3fd19;hp=2581f0ae67ca1aac8cf7897fd58a94b786675054;hpb=f04c53762962280365005c9db12ab561a18f2692;p=u-boot diff --git a/arch/arm/cpu/arm720t/config.mk b/arch/arm/cpu/arm720t/config.mk index 2581f0ae67..772fb413e8 100644 --- a/arch/arm/cpu/arm720t/config.mk +++ b/arch/arm/cpu/arm720t/config.mk @@ -7,11 +7,3 @@ # PLATFORM_CPPFLAGS += -march=armv4 -mtune=arm7tdmi -# ========================================================================= -# -# Supply options according to compiler version -# -# ========================================================================= -PF_RELFLAGS_SLB_AT := $(call cc-option,-mshort-load-bytes,\ - $(call cc-option,-malignment-traps,)) -PLATFORM_RELFLAGS += $(PF_RELFLAGS_SLB_AT)