openwrt/target/linux
Felix Fietkau 6bb7409e5a cns3xxx: Fix laguna arm11mpcore watchdog
The ARM11MPCore Timer/Watchdog registers start at offset 0x600 which is where
all mpcore-wdt boards point the driver base too.  I believe this is wrong
because 0x600 is aliased to the timer/watchdog of the 'current CPU' where
0x700 is CPU0's timer/watchdog, and 0x800 is CPU1's timer/watchdog.  Thus
if your timer/watchdog application is switching between CPU's it can end up
writing to the wrong CPU's registers which results in random board resets
from watchdog timeouts etc.

This patch forces the timer/watchdog driver to use CPU0's registers always.
Its my opinion that other mpcore-wdt boards should be doing the same thing.

Signed-off-by: Tim Harvey <tharvey@gateworks.com>

SVN-Revision: 33683
2012-10-10 11:38:58 +00:00
..
adm5120
adm8668
amazon
ar7
ar71xx ar71xx: build image for the TL-WR841N/ND v8 2012-10-04 20:16:06 +00:00
at91 dont explicitly select wireless-tools. rely on the drivers that need them to have the right dependency 2012-09-28 21:54:31 +00:00
atheros
au1000
avr32
brcm47xx bcma: do not initialize deactivated PCIe cores 2012-10-04 15:45:54 +00:00
brcm63xx bcm63xx: remove bcm_tag usage in kernel 2012-10-09 08:08:49 +00:00
brcm2708
cns3xxx cns3xxx: Fix laguna arm11mpcore watchdog 2012-10-10 11:38:58 +00:00
cns21xx
cobalt
coldfire
ep93xx
etrax
gemini
generic mtd: allow partial block unlock 2012-10-10 11:38:44 +00:00
goldfish
imx21
iop32x
ixp4xx ixp4xx: enable OPTIMIZE_FOR_SIZE 2012-10-10 11:38:28 +00:00
kirkwood
lantiq
leon
malta
mcs814x more convertions to {read,write}_relaxed I/O accessors 2012-10-03 16:10:47 +00:00
mpc52xx
mpc83xx
mpc85xx
octeon
omap4
omap24xx dont explicitly select wireless-tools. rely on the drivers that need them to have the right dependency 2012-09-28 21:54:31 +00:00
omap35xx dont explicitly select wireless-tools. rely on the drivers that need them to have the right dependency 2012-09-28 21:54:31 +00:00
orion
ppc40x
ppc44x
ps3
pxa add Default and Gumstix PXA profiles 2012-10-03 16:15:05 +00:00
pxcab
ramips ramips: add image for ALL0256N-8M 2012-10-04 06:34:09 +00:00
rb532
rdc fix typo in 05_set_ether_mac_rdc preinit script (#11166) 2012-10-04 12:36:50 +00:00
realview
s3c24xx dont explicitly select wireless-tools. rely on the drivers that need them to have the right dependency 2012-09-28 21:54:31 +00:00
sibyte
sparc
ubicom32
uml
x86 x86: remove the reboot=bios command line parameter (#12193) 2012-10-09 15:20:11 +00:00
xburst
Makefile