Blackfin: gpio: optimize free path a little
[oweals/u-boot.git] / arch / blackfin / include / asm / config.h
index 89814cd5853b11bc9f59519c827027359e9b11a5..bc3c25215f22b1d4f92e0095dee296ad67642cba 100644 (file)
 #ifndef CONFIG_SYS_MEMTEST_END
 # define CONFIG_SYS_MEMTEST_END (CONFIG_STACKBASE - 8192 + 4)
 #endif
+#ifndef CONFIG_SYS_POST_WORD_ADDR
+# define CONFIG_SYS_POST_WORD_ADDR (L1_DATA_B_SRAM + L1_DATA_B_SRAM_SIZE - 4)
+#endif
 
 /* Check to make sure everything fits in external RAM */
 #if CONFIG_SYS_MAX_RAM_SIZE && \