https://github.com/torvalds/linux
Revision 39f3be72c1a1b20d7e6e35717afa2ddb89259650 authored by Wim Van Sebroeck on 08 March 2010, 11:02:38 UTC, committed by Wim Van Sebroeck on 08 March 2010, 11:02:38 UTC
Before you can read or write from the i6300esb memeory mapped registers,
you need to unlock these. This is done by writing the magic numbers 0x80
and 0x86 to the reload register. The size of the reload register is 32bit
though.

Also binary 11 is hex 0x03 and not 0x11.

Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
1 parent c1bf3ac
History
Tip revision: 39f3be72c1a1b20d7e6e35717afa2ddb89259650 authored by Wim Van Sebroeck on 08 March 2010, 11:02:38 UTC
[WATCHDOG] i6300esb: fix unlock register with
Tip revision: 39f3be7
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-- 843 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-- 162.5 KB
Makefile -rw-r--r-- 52.0 KB
README -rw-r--r-- 17.0 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top