summaryrefslogtreecommitdiffstats
path: root/include/configs/bf537-stamp.h
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2011-05-09 19:37:55 -0400
committerMike Frysinger <vapier@gentoo.org>2011-07-12 02:17:45 -0400
commit272d2fc2f5184740e5890e9afeb9fd78d308e51a (patch)
tree645ca60497f73811dfa9e16a763f48beab8e152f /include/configs/bf537-stamp.h
parentf9aee4b4b65583149ed098c6908942d264db521b (diff)
downloadblackbird-obmc-uboot-272d2fc2f5184740e5890e9afeb9fd78d308e51a.tar.gz
blackbird-obmc-uboot-272d2fc2f5184740e5890e9afeb9fd78d308e51a.zip
Blackfin: post: setup default CONFIG_SYS_POST_WORD_ADDR
Set the default post word location to an L1 data location for all Blackfin parts so things "just work" for most people. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'include/configs/bf537-stamp.h')
-rw-r--r--include/configs/bf537-stamp.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/bf537-stamp.h b/include/configs/bf537-stamp.h
index c31e914f86..da14a4f06b 100644
--- a/include/configs/bf537-stamp.h
+++ b/include/configs/bf537-stamp.h
@@ -260,7 +260,6 @@
#define FLASH_START_POST_BLOCK 11 /* Should > = 11 */
#define FLASH_END_POST_BLOCK 71 /* Should < = 71 */
#endif
-#define CONFIG_SYS_POST_WORD_ADDR 0xFF903FFC
/* These are for board tests */
#if 0
OpenPOWER on IntegriCloud