FreeBSD 11-CURRENT on Raspberry Pi 512MB

Rui Paulo rpaulo at me.com
Fri Oct 31 04:24:25 UTC 2014


On Oct 30, 2014, at 03:35, Daisuke Aoyama <aoyama at peach.ne.jp> wrote:
> 
>> 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.

That patch has a lot of unrelated changes.  Could you produce a patch with svn that is just related to cpufreq and its mbox changes?

> 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.

Okay, but why does it need to show up in the dmesg when it boots?

> Writing core clock twice:
> I didn't know a reason. At least, very long delay is not worked.

OK.

> DELAY:
> It is put on various places for safety after set property.
> (power consumption may change. don't want change without interval)

Ok, let's just leave it like that for now.

Thanks,
--
Rui Paulo





More information about the freebsd-arm mailing list