Warning: Attempt to read property "date" on null in /usr/local/www/websvn.planix.org/blame.php on line 247

Warning: Attempt to read property "msg" on null in /usr/local/www/websvn.planix.org/blame.php on line 247
WebSVN – planix.SVN – Blame – /os/branches/feature_tlsv12/sys/src/9/teg2/notes/clks – Rev 2

Subversion Repositories planix.SVN

Rev

Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
2 - 1
see ยง5.4.40 (p.142) pllx_* (2 regs)
2
 
3
out of u-boot, these are the settings:
4
---
5
pllx	base 0x4003e80c:
6
		enabled, no locked
7
		divp == 0 (post divider == 2^0 == 1)
8
		divn == 1000 (feedback divider)
9
		divm == 12 (input divider)
10
	misc 0x100: pllx_cpcon == 1		[ should be 12 ]
11
super cclk divider 0x80000000:
12
	enabled
13
	dividend == 0 (thus 1)
14
	divisor == 0 (thus 1)
15
super sclk divider 0x0:
16
	disabled
17
	dividend == 0 (thus 1)
18
	divisor == 0 (thus 1)
19
---