commit | d54d7eb965e96fc451beaac58cd79efdcf848fd9 | [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 | c49eabeffce351b561d79466a6f7cc4e304c063a [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>