S3C: Added support for changeable xtal speed
commitf1733ebc2af65fce61b0fb93006b1ccb091fefe2
authorMichel Pollet <buserror@gmail.com>
Wed, 25 Mar 2009 21:04:46 +0000 (25 21:04 +0000)
committerMichel Pollet <buserror@gmail.com>
Wed, 25 Mar 2009 21:04:46 +0000 (25 21:04 +0000)
tree08406dd4f5a0ef69f29cddb9b4ad1b432c1a0a26
parent6c9e6f2ad186eb5d21df57542a1a16fae5ddb747
S3C: Added support for changeable xtal speed

The new init parameter allows the vqrious IO blocks to use the "true" clock speeds.
This patch remove the need for a constant for HCLK as it's derivated from the clock
registers.

Signed-off-by: Michel Pollet <buserror@gmail.com>
hw/mini2440.c
hw/s3c.h
hw/s3c2410.c