Date: Thu, 30 Oct 2014 19:35:10 +0900 From: "Daisuke Aoyama" <aoyama@peach.ne.jp> To: "Rui Paulo" <rpaulo@me.com> Cc: freebsd-arm@freebsd.org Subject: Re: FreeBSD 11-CURRENT on Raspberry Pi 512MB Message-ID: <840772A7305444C1B1AF7CE31A89BD7D@ad.peach.ne.jp> In-Reply-To: <7946CCA3-26D0-4B6E-AEBB-8623CAAA9725@me.com> References: <0A8390C3FC2B444B9AA8AC934B79DCD6@ad.peach.ne.jp> <C9E25385-E665-4895-96CE-DCC71B36FF3B@me.com> <DF85948EF6CF4FF28BA12309FEFA1B67@ad.peach.ne.jp> <7946CCA3-26D0-4B6E-AEBB-8623CAAA9725@me.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> This code is now up for review at: > > https://reviews.freebsd.org/D1025 There is some comment. About build error: It requires the patch of bcm2835_mbox.h in http://www.peach.ne.jp/archives/rpi/patch/src-r273303-20141026.patch.gz for build dependency and the patch of bcm2835_mbox.c for run dependency. Showing boot settings: The initial values are intended to use for manual tuning via hw.cpufreq. Especially, using it in the turbo state ON. (force_turbo=1 in config.txt before booting) This is different from other cpufreq drivers. Writing core clock twice: I didn't know a reason. At least, very long delay is not worked. DELAY: It is put on various places for safety after set property. (power consumption may change. don't want change without interval) Thank you. -- Daisuke Aoyama
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?840772A7305444C1B1AF7CE31A89BD7D>