diff options
author | Kyle Moffett <Kyle.D.Moffett@boeing.com> | 2011-03-07 12:37:30 -0500 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2011-04-08 00:44:27 -0400 |
commit | eed1a7b1cfccd427d940a281e21000d8a2f669aa (patch) | |
tree | 5cbd365a50e8168084d9bf95644a4ae6072c9adb /board/bf518f-ezbrd/bf518f-ezbrd.c | |
parent | a91eb2c56a54155f6dacca392acb621b43ade84a (diff) | |
download | u-boot-imx-eed1a7b1cfccd427d940a281e21000d8a2f669aa.zip u-boot-imx-eed1a7b1cfccd427d940a281e21000d8a2f669aa.tar.gz u-boot-imx-eed1a7b1cfccd427d940a281e21000d8a2f669aa.tar.bz2 |
Blackfin: replace "bfin_reset_or_hang()" with "panic()"
The bfin_reset_or_hang function unnecessarily duplicates the panic()
logic based on CONFIG_PANIC_HANG.
This patch deletes 20 lines of code and just calls panic() instead.
This also makes the following generic-restart conversion patch simpler.
Signed-off-by: Kyle Moffett <Kyle.D.Moffett@boeing.com>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'board/bf518f-ezbrd/bf518f-ezbrd.c')
0 files changed, 0 insertions, 0 deletions