FreeBSD 11-CURRENT on Raspberry Pi 512MB

Daisuke Aoyama aoyama at peach.ne.jp
Sun Nov 2 09:46:49 UTC 2014


> On 11/01/14 02:54, Rui Paulo wrote:
>> On Oct 31, 2014, at 12:32, Daisuke Aoyama <aoyama at peach.ne.jp> wrote:
>>>
>>>> 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?
>>>
>>> I have uploaded as:
>>> http://www.peach.ne.jp/archives/rpi/patch/cpufreq-20141101.tar.gz
>>>
>>> Please use this archive.
>>>
>>> CHANGES:
>>> modify for style(9) and 80 columns
>>> remove multiple cast
>>> remove bootverbose of error case
>>> remove unused code and g_XXXX variables
>>> fix wrong message/comments.
>>> add DPRINTF and dump into #ifdef DEBUG
>>> add tunable int for verbose and lowest_freq
>>> suppress default boot log
>>
>> Thanks, I've updated the review page:
>>
>> https://reviews.freebsd.org/D1025
>>
>> I'm going to review it again during the weekend.
>>
>>
>
> Regarding the tunables:
>
> Why don't you make them into SYSCTLS with the TUN flag set. Then they will also be visible in 
> the "sysctl -a" output!

Hi,

The reason is that the existing code of bcm2835_sdhci.c is used.
Does it is required in read-only?

Regards,
-- 
Daisuke Aoyama
 



More information about the freebsd-arm mailing list