Searched hist:"2727 cab25a26a0e65e8d9d247ba5a8e9b3e552c7" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/arch/mips/bcm47xx/ |
H A D | setup.c | diff 2727cab25a26a0e65e8d9d247ba5a8e9b3e552c7 Mon Aug 18 15:01:16 CDT 2014 Hauke Mehrtens <hauke@hauke-m.de> MIPS: BCM47XX: Fix reboot problem on BCM4705/BCM4785
This adds some code based on code from the Broadcom GPL tar to fix the reboot problems on BCM4705/BCM4785. I tried rebooting my device for ~10 times and have never seen a problem. This reverts the changes in the previous commit and adds the real fix as suggested by Rafał.
Setting bit 22 in Reg 22, sel 4 puts the BIU (Bus Interface Unit) into async mode.
The previous commit was 316cad5c1d4daee998cd1f83ccdb437f6f20d45c [MIPS: BCM47XX: make reboot more relaiable]
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> Cc: jogo@openwrt.org Cc: zajec5@gmail.com Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/7545/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|