svn commit: r266083 - in head/sys/arm: arm include

Michael Tuexen tuexen at fh-muenster.de
Thu May 29 18:27:18 UTC 2014


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

Best regards
Michael
> 
> M
> -- 
> Mark R V Murray
> 
> 
> 



More information about the svn-src-head mailing list