S3C2440: Fix PLL multiplier for 405Mhz / 12Mhz XTAL
commit56629c1e81b9b6b278c44412113ef6d60cabe815
authorMichel Pollet <buserror@gmail.com>
Thu, 5 Feb 2009 19:34:19 +0000 (5 19:34 +0000)
committerMichel Pollet <buserror@gmail.com>
Thu, 5 Feb 2009 19:34:19 +0000 (5 19:34 +0000)
tree1c6350d9b4907dfeb8c9f8ce08d1163b8fa2e10c
parent9ef2b670229382fc1e51acdf3e5c2b1be0d2613c
S3C2440: Fix PLL multiplier for 405Mhz / 12Mhz XTAL

The multiplier is wrong, it needs to be CLKDIVN_1_4_8 to provice a 50Mhz
IO clock, and not a 67 or so that doesn't work.
cpu/arm920t/s3c24x0/cmd_s3c24xx.c