https://github.com/torvalds/linux
Revision e85d59df13cf5cce08becb3fd261048e6d870c0d authored by Florian Fainelli on 31 August 2009, 18:27:39 UTC, committed by Ralf Baechle on 02 November 2009, 11:00:03 UTC
This patch fixes a lockup on BCM6345 where setting the PLL soft reset bit
will also lock the other blocks including UART.  Instead of setting only
the PLL soft reset bit in the software reset register, set this bit but do
not touch the others.

Signed-off-by: Florian Fainelli <florian@openwrt.org>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
1 parent a2e62f3
History
Tip revision: e85d59df13cf5cce08becb3fd261048e6d870c0d authored by Florian Fainelli on 31 August 2009, 18:27:39 UTC
MIPS: BCM63xx: Fix soft-reset lockup on BCM6345
Tip revision: e85d59d
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 952 bytes
.mailmap -rw-r--r-- 3.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.8 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 156.0 KB
Makefile -rw-r--r-- 53.9 KB
README -rw-r--r-- 17.0 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top