brcm47xx: make reboot a more reliable
authorHauke Mehrtens <hauke@hauke-m.de>
Mon, 7 Jul 2014 20:12:40 +0000 (20:12 +0000)
committerHauke Mehrtens <hauke@hauke-m.de>
Mon, 7 Jul 2014 20:12:40 +0000 (20:12 +0000)
commit0a5145e85175cbe4762f12364e45260f714a627a
tree051540eb3afb5c359be1268b410b2ef52238d1ea
parentf42c36ea60a84e4093aeeca41ddf5324f964786c
brcm47xx: make reboot a more reliable

A reboot is issued by setting the watchdog timer to a low value, when
the value is decreased from 1 to 0 by the hardware the system will
reboot. Setting this value to 1 does not work every time, it is a
little bit more reliable when setting it to 3. This timer runs with
some MHz or KHz so nobody will notice the increased waiting.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 41548
target/linux/brcm47xx/patches-3.10/190-make-reboot-more-reliable.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-3.14/190-make-reboot-more-reliable.patch [new file with mode: 0644]