]> git.ipfire.org Git - people/ms/u-boot.git/commit
support blackfin board initialization in generic board_f
authorSonic Zhang <sonic.zhang@analog.com>
Thu, 17 Jul 2014 11:01:34 +0000 (19:01 +0800)
committerSonic Zhang <sonic.zhang@analog.com>
Thu, 7 Aug 2014 07:15:19 +0000 (15:15 +0800)
commitd54d7eb965e96fc451beaac58cd79efdcf848fd9
tree69a0f3ca2b02c6496975505bc24242197ab0ef9c
parentc49eabeffce351b561d79466a6f7cc4e304c063a
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>
common/board_f.c
include/watchdog.h