Re: [U-Boot] [PATCH 08/47] Drop three-wire serial (TWS) support

2017-05-15 Thread Anatolij Gustschin
On Mon, 15 May 2017 12:32:49 -0400 Tom Rini tr...@konsulko.com wrote: ... > Anatolij, this is used only by a board you maintain, do you want to > update the framework here or should we drop the board in question as > well? Thanks! We should drop this board, together with other mpc5xxx boards and

Re: [U-Boot] [PATCH 08/47] Drop three-wire serial (TWS) support

2017-05-15 Thread Tom Rini
On Mon, May 15, 2017 at 04:57:23AM -0600, Simon Glass wrote: > This subsystem has not been converted to driver model, there is only one > driver and only one board that uses it. Drop it and its CONFIG option. > > Also drop the rtc4543 RTC driver since it uses TWS. > > Signed-off-by: Simon Glass

[U-Boot] [PATCH 08/47] Drop three-wire serial (TWS) support

2017-05-15 Thread Simon Glass
This subsystem has not been converted to driver model, there is only one driver and only one board that uses it. Drop it and its CONFIG option. Also drop the rtc4543 RTC driver since it uses TWS. Signed-off-by: Simon Glass --- configs/inka4x0_defconfig| 1 - drivers/Makefile