From owner-freebsd-arm@FreeBSD.ORG Wed Oct 2 13:01:00 2013 Return-Path: Delivered-To: freebsd-arm@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id A2F388F for ; Wed, 2 Oct 2013 13:01:00 +0000 (UTC) (envelope-from toshi@ruby.ocn.ne.jp) Received: from msgw002-05.ocn.ad.jp (msgw002-05.ocn.ad.jp [180.37.203.80]) by mx1.freebsd.org (Postfix) with ESMTP id 74B63285C for ; Wed, 2 Oct 2013 13:01:00 +0000 (UTC) Received: from localhost (p11016-ipngn100104sizuokaden.shizuoka.ocn.ne.jp [153.185.229.16]) by msgw002-05.ocn.ad.jp (Postfix) with ESMTP id 7990FA42DF8; Wed, 2 Oct 2013 22:00:52 +0900 (JST) Date: Wed, 02 Oct 2013 22:00:51 +0900 (JST) Message-Id: <20131002.220051.226805883.toshi@ruby.ocn.ne.jp> To: freebsd-arm@freebsd.org Subject: Re: BBB CPU clock (was: Re: FreeBSD on Cubieboard 2, UDOO and Galaxy Note 10.1 (Exynos). From: SAITOU Toshihide In-Reply-To: References: X-GPG-fingerprint: 34B3 0B6A 8520 F5B0 EBC7 69F6 C055 9F8A 0D49 F8FC X-Mailer: Mew version 6.2.51 on Emacs 22.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting FreeBSD to the StrongARM Processor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Oct 2013 13:01:00 -0000 I followed the steps you provided and my bbb (Rev A5A) booted at 912 MHz. mw.l 0x44e00488 0x00000004 mw.l 0x44e0042c 0x00039017 mw.l 0x44e004a8 0x00000201 mw.l 0x44e00488 0x00000007 setenv serverip 192.168.0.1 setenv bootfile boot/kernel/kernel.bin setenv loadaddr 0x80200000 dhcp go 80200000 (skip) am335x_prcm0: Clocks: System 24.0 MHz, CPU 912 MHz (skip) FreeBSD/arm (bbb) (ttyu0) login: I also measure voltage drop of C9, C11 and C12 and it seems that the setting for the TPS75217D by u-boot are not effect. i2c mw 24 01 3f 1 i2c mw 24 0b 72 1 i2c mw 24 0f 18 1 i2c mw 24 0b 72 1 i2c mw 24 0f 18 1 i2c md 24 0f 1 000f: 11 . <- 1.325 V (tps65217c.pdf, p. 56) -- SAITOU Toshihide