brcm47xx: make reboot a more reliable
authorHauke Mehrtens <hauke@openwrt.org>
Mon, 7 Jul 2014 20:12:40 +0000 (20:12 +0000)
committerHauke Mehrtens <hauke@openwrt.org>
Mon, 7 Jul 2014 20:12:40 +0000 (20:12 +0000)
commit0f360fe477ce9ed0331cc260e69f6bfafed0c8fe
tree0c00be20d9366f2c7b048cbddb37104721eb3b88
parent2d4fa4c68ae49b9038ea96fa09d344e89c68fdc3
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]