From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steven Scholz Date: Wed, 04 May 2005 13:51:50 +0200 Subject: [U-Boot-Users] asynchronous clocking mode for arm920t In-Reply-To: References: <4278B2D3.3070705@imc-berlin.de> Message-ID: <4278B756.8050104@imc-berlin.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Anders, > you're not supposed to switch clocking mode before the PLLs are > set up and have had time to stabilize. This takes place in the > first part of lowlevel_init, which is called _after_ the code > your patch touches. > If we switch clocking mode in start.S we can only do so after > lowlevel_init returns (a few lines further down). Of course, you're right. But still, I'd love to hear if this is working for s3c24x0 as well. -- Steven