Re: sixuart fifo fix

2016-08-14 Thread Mark Kettenis
> Date: Sun, 14 Aug 2016 14:02:21 +0200 > From: Marcus Glocker > > On Sun, Aug 14, 2016 at 12:08:14AM +0200, Mark Kettenis wrote: > > > > Date: Sat, 13 Aug 2016 23:06:45 +0200 > > > From: Marcus Glocker > > > > > > When I currently boot the allwinner,sun5i-r8 board with an UART cable > > > con

Re: sixuart fifo fix

2016-08-14 Thread Marcus Glocker
On Sun, Aug 14, 2016 at 12:08:14AM +0200, Mark Kettenis wrote: > > Date: Sat, 13 Aug 2016 23:06:45 +0200 > > From: Marcus Glocker > > > > When I currently boot the allwinner,sun5i-r8 board with an UART cable > > connected for console but no terminal attached, the boot hangs as soon > > the drive

Re: sixuart fifo fix

2016-08-13 Thread Mark Kettenis
> Date: Sat, 13 Aug 2016 23:06:45 +0200 > From: Marcus Glocker > > When I currently boot the allwinner,sun5i-r8 board with an UART cable > connected for console but no terminal attached, the boot hangs as soon > the driver switches from the console output routines to interrupts. > > I figured ou

sixuart fifo fix

2016-08-13 Thread Marcus Glocker
When I currently boot the allwinner,sun5i-r8 board with an UART cable connected for console but no terminal attached, the boot hangs as soon the driver switches from the console output routines to interrupts. I figured out that this is caused because at one place we set the FIFO RX interupt trigge