From 272d2fc2f5184740e5890e9afeb9fd78d308e51a Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Mon, 9 May 2011 19:37:55 -0400 Subject: 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 --- include/configs/bf537-stamp.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/bf537-stamp.h') diff --git a/include/configs/bf537-stamp.h b/include/configs/bf537-stamp.h index c31e914..da14a4f 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 -- cgit v1.1