]> git.sur5r.net Git - u-boot/blobdiff - arch/blackfin/config.mk
83xx: Cleanup for partial linking and --gc-sections
[u-boot] / arch / blackfin / config.mk
index a3300841a0c3bb4349b3cd58353f94bae0febfe3..ab117ca5ad5227314b4619dc310d7d47413a5847 100644 (file)
@@ -26,8 +26,6 @@ CROSS_COMPILE ?= bfin-uclinux-
 STANDALONE_LOAD_ADDR = 0x1000 -m elf32bfin
 
 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-P3 -fomit-frame-pointer -mno-fdpic
 PLATFORM_CPPFLAGS += -DCONFIG_BLACKFIN