linux/arch/mips/bcm47xx
Hauke Mehrtens 316cad5c1d MIPS: BCM47XX: make reboot more relaiable
The reboot on the BCM47XX SoCs is done, by setting the watchdog counter
to 1 and let it trigger a reboot, when it reaches 0. Some devices with
a BCM4705/BCM4785 SoC do not reboot when the counter is set to 1 and
decreased to 0 by the hardware. It looks like it works more reliable
when we set it to 3. As far as I understand the hardware, this should
not make any difference, but I do not have access to any documentation
for this SoC.
It is still not 100% reliable.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Cc: zajec5@gmail.com
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/7488/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2014-07-30 19:24:28 +02:00
..
bcm47xx_private.h MIPS: BCM47XX: Add new file for device specific workarounds 2014-03-31 18:17:12 +02:00
board.c Merge branch '3.14-fixes' into mips-for-linux-next 2014-03-31 18:17:33 +02:00
buttons.c MIPS: BCM47XX: Add Belkin F7Dxxxx board detection 2014-03-26 23:09:23 +01:00
irq.c MIPS: BCM47XX: add vectored interrupt support 2014-01-22 20:18:56 +01:00
Kconfig MIPS: BCM47XX: Prepare support for LEDs 2014-01-24 22:39:51 +01:00
leds.c MIPS: BCM47XX: Add Belkin F7Dxxxx board detection 2014-03-26 23:09:23 +01:00
Makefile MIPS: BCM47XX: Add new file for device specific workarounds 2014-03-31 18:17:12 +02:00
nvram.c MIPS: BCM47XX: Check all (32) GPIOs when looking for a pin 2014-03-19 09:28:10 +01:00
Platform
prom.c MIPS: BCM47XX: Slightly clean memory detection 2014-05-30 11:00:21 +02:00
serial.c MIPS: BCM47XX: check length of serial console array 2014-01-24 22:39:52 +01:00
setup.c MIPS: BCM47XX: make reboot more relaiable 2014-07-30 19:24:28 +02:00
sprom.c ssb: sprom: add dev_id field for value overriding standard ID 2014-05-19 16:42:15 -04:00
time.c MIPS: BCM47XX: Fix detected clock on Asus WL520GC and WL520GU 2013-10-29 21:24:09 +01:00
workarounds.c MIPS: BCM47XX: Add new file for device specific workarounds 2014-03-31 18:17:12 +02:00