Re: [U-Boot] [PATCH v2] serial, ns16550: bugfix: ns16550 fifo not enabled

2017-01-18 Thread Tom Rini
On Wed, Jan 18, 2017 at 08:05:49AM +0100, Heiko Schocher wrote: > commit: 65f83802b7a5b "serial: 16550: Add getfcr accessor" > breaks u-boot commandline working with long commands > sending to the board. > > Since the above patch, you have to setup the fcr register. > > For board/archs which ena

Re: [U-Boot] [PATCH v2] serial, ns16550: bugfix: ns16550 fifo not enabled

2017-01-18 Thread Adam Ford
On Wed, Jan 18, 2017 at 1:05 AM, Heiko Schocher wrote: > commit: 65f83802b7a5b "serial: 16550: Add getfcr accessor" > breaks u-boot commandline working with long commands > sending to the board. > > Since the above patch, you have to setup the fcr register. > > For board/archs which enable OF_PLAT