]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/arm/cpu/arm946es/config.mk
sunxi: add sun7i dram setup support
[karo-tx-uboot.git] / arch / arm / cpu / arm946es / config.mk
index 1e41c1168660ad3d9718e87197ede091e0a539fa..438668d6ffcae862a62529478431b84865fe7fbb 100644 (file)
@@ -5,13 +5,4 @@
 # SPDX-License-Identifier:     GPL-2.0+
 #
 
-PLATFORM_RELFLAGS += -fno-common -ffixed-r8 -msoft-float
-
 PLATFORM_CPPFLAGS +=  -march=armv4
-# =========================================================================
-#
-# 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)