Re: [PATCH 1/1] zynq-uart: Fix set_attributes implementation

2021-02-17 Thread Chris Johns
On 17/2/21 11:47 pm, jan.som...@dlr.de wrote: >> -Original Message- >> From: Chris Johns >> Sent: Wednesday, February 10, 2021 12:08 AM >> To: Sommer, Jan ; devel@rtems.org >> Subject: Re: [PATCH 1/1] zynq-uart: Fix set_attributes implementation >> >

RE: [PATCH 1/1] zynq-uart: Fix set_attributes implementation

2021-02-17 Thread Jan.Sommer
> -Original Message- > From: Chris Johns > Sent: Wednesday, February 10, 2021 12:08 AM > To: Sommer, Jan ; devel@rtems.org > Subject: Re: [PATCH 1/1] zynq-uart: Fix set_attributes implementation > > On 9/2/21 11:42 pm, Jan Sommer wrote: > > From: Kinsey M

Re: [PATCH 1/1] zynq-uart: Fix set_attributes implementation

2021-02-09 Thread Chris Johns
On 10/2/21 10:21 am, Joel Sherrill wrote: > On Tue, Feb 9, 2021 at 5:08 PM Chris Johns > wrote: > > On 9/2/21 11:42 pm, Jan Sommer wrote: > > From: Kinsey Moore > > > > > The zynq-uart set_attributes implementation was

Re: [PATCH 1/1] zynq-uart: Fix set_attributes implementation

2021-02-09 Thread Joel Sherrill
On Tue, Feb 9, 2021 at 5:08 PM Chris Johns wrote: > On 9/2/21 11:42 pm, Jan Sommer wrote: > > From: Kinsey Moore > > > > The zynq-uart set_attributes implementation was configured to always > > return false which causes spconsole01 to fail. This restores the > > disabled implementation which set

Re: [PATCH 1/1] zynq-uart: Fix set_attributes implementation

2021-02-09 Thread Chris Johns
On 9/2/21 11:42 pm, Jan Sommer wrote: > From: Kinsey Moore > > The zynq-uart set_attributes implementation was configured to always > return false which causes spconsole01 to fail. This restores the > disabled implementation which sets the baud rate registers > appropriately and allows spconsole0