
7 Mar
2011
7 Mar
'11
10:44 p.m.
On Monday, March 07, 2011 12:37:30 Kyle Moffett wrote:
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.
hmm, didnt even realize this func existed in u-boot. i'll merge this one patch through my tree in the next window since it doesnt rely on anything else in this series. -mike