Re: [PATCH v2 14/20] mips: Use offset-sized IO-mem accessors in CPS debug printout

2020-05-06 Thread Serge Semin
Hi On Wed, May 06, 2020 at 09:16:24PM +0300, Sergei Shtylyov wrote: > Hello! > > On 05/06/2020 08:42 PM, sergey.se...@baikalelectronics.ru wrote: > > > From: Serge Semin > > > > Similar to commit 8e5c62e38a88 ("mips: early_printk_8250: Use offset-sized > > IO-mem accessors") the IO-memory

Re: [PATCH v2 14/20] mips: Use offset-sized IO-mem accessors in CPS debug printout

2020-05-06 Thread Sergei Shtylyov
Hello! On 05/06/2020 08:42 PM, sergey.se...@baikalelectronics.ru wrote: > From: Serge Semin > > Similar to commit 8e5c62e38a88 ("mips: early_printk_8250: Use offset-sized > IO-mem accessors") the IO-memory might require to use a proper load/store > instructions (like Bailal-T1 IO-memory). To

[PATCH v2 14/20] mips: Use offset-sized IO-mem accessors in CPS debug printout

2020-05-06 Thread Sergey.Semin
From: Serge Semin Similar to commit 8e5c62e38a88 ("mips: early_printk_8250: Use offset-sized IO-mem accessors") the IO-memory might require to use a proper load/store instructions (like Bailal-T1 IO-memory). To fix the cps-vec UART debug printout lets use the memory access instructions in