svn commit: r266083 - in head/sys/arm: arm include
Michael Tuexen
tuexen at fh-muenster.de
Fri May 30 08:42:24 UTC 2014
On 29 May 2014, at 21:21, Mark R V Murray <markm at FreeBSD.org> wrote:
>
> On 29 May 2014, at 19:27, Michael Tuexen <tuexen at fh-muenster.de> wrote:
>
>> On 29 May 2014, at 20:15, Mark R V Murray <markm at FreeBSD.org> wrote:
>>
>>>
>>> On 29 May 2014, at 19:13, Michael Tuexen <tuexen at fh-muenster.de> wrote:
>>>
>>>>> I can make it work on RPI, but trying to find what else it will/won’t work on is more problematic.
>>>> Wouldn't it require to use different registers on the RPI? This would mean you
>>>> would need more #ifdefs…
>>>
>>> Thats the problem; too many #ifdefs.
>> So you could just keep the code for now, but reduce the #ifdefs to the ones you
>> know that work. Later on, you can replace it by the driver stuff…
>
> That’s what I was thinking, yes.
Great. Let me know if you need testing support on the RPI...
Best regards
Michael
>
> M
> --
> Mark R V Murray
>
>
More information about the svn-src-all
mailing list