]> git.sur5r.net Git - u-boot/blobdiff - arch/blackfin/include/asm/config.h
Merge branch 'master' of git://git.denx.de/u-boot-arm
[u-boot] / arch / blackfin / include / asm / config.h
index ae61402266b38c66d240adca392548abd143994a..04372525cc2470f8bb0141945e6675e7863a9d57 100644 (file)
@@ -16,9 +16,6 @@
 # define CONFIG_BFIN_SCRATCH_REG retn
 #endif
 
-/* Relocation to SDRAM works on all Blackfin boards */
-#define CONFIG_RELOC_FIXUP_WORKS
-
 /* Make sure the structure is properly aligned */
 #if ((CONFIG_SYS_GBL_DATA_ADDR & -4) != CONFIG_SYS_GBL_DATA_ADDR)
 # error CONFIG_SYS_GBL_DATA_ADDR: must be 4 byte aligned