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>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user