Re: arm/sysreg.h use in C

2017-07-13 Thread aa e30
13.7.2017 17.50 "Mark Kettenis" kirjoitti: > Date: Thu, 13 Jul 2017 15:49:03 +0300 > From: Artturi Alm > > On Sat, Jul 01, 2017 at 10:53:14AM +0300, Artturi Alm wrote: > > Hi, > > > > just in case i didn't make it clear what it is for, here's diff "fixing" > > current uses below, compile-tested.

Re: arm quadruple bus space

2017-04-24 Thread aa e30
24.4.2017 22.54 "Mark Kettenis" kirjoitti: On armv7 and arm64 we have this dirty hack to be able to use the com(4) driver on hardware blocks that have the registers spaced differently than the origional NS8250/16450/16550. One they I'm going to fix this properly in com(4) itself, but not today.