commit | f503a52ad39f4a469d2af7a6078da630d3a41a4f | [log] [tgz] |
---|---|---|
author | Sonic Zhang <sonic.zhang@analog.com> | Thu Jul 17 19:01:34 2014 +0800 |
committer | Sonic Zhang <sonic.zhang@analog.com> | Thu Aug 07 15:15:19 2014 +0800 |
tree | 69a0f3ca2b02c6496975505bc24242197ab0ef9c | |
parent | 3fbfdd1146207b1407e3750479760b0d4e018613 [diff] |
support blackfin board initialization in generic board_f - init hardware watchdog if applicable - use CONFIG_SYS_MONITOR_LEN as the gd monitor len for Blackfin - reserve u-boot memory at the top field of the RAM for Blackfin - avoid refer to CONFIG_SYS_MONITOR_LEN, which is not defined by Blackfin Signed-off-by: Sonic Zhang <sonic.zhang@analog.com>