brcm47xx: make reboot a more reliable
authorhauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 7 Jul 2014 20:12:40 +0000 (20:12 +0000)
committerhauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 7 Jul 2014 20:12:40 +0000 (20:12 +0000)
commitec109722378b9adb91dc4c8cbe9da424124d852e
tree0c00be20d9366f2c7b048cbddb37104721eb3b88
parent37bf7f85eef54a8e723496dfeeecf9bc817f94c1
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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41548 3c298f89-4303-0410-b956-a3cf2f4a3e73
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]