Re: [U-Boot] [PATCH 3/3] x86: fsp: Disable legacy internal UART if necessary

2016-01-19 Thread Bin Meng
Hi Stefan, On Mon, Jan 18, 2016 at 5:56 PM, Stefan Roese wrote: > The FSP enables the BayTrail internal UART (again). Boards that don't use > this UART but an external one instead (e.g. provided by a Super IO chip) > need to disable this internal UART. So that the one from the

Re: [U-Boot] [PATCH 3/3] x86: fsp: Disable legacy internal UART if necessary

2016-01-19 Thread Stefan Roese
Hi Bin, On 19.01.2016 09:40, Bin Meng wrote: Hi Stefan, On Mon, Jan 18, 2016 at 5:56 PM, Stefan Roese wrote: The FSP enables the BayTrail internal UART (again). Boards that don't use this UART but an external one instead (e.g. provided by a Super IO chip) need to disable this

[U-Boot] [PATCH 3/3] x86: fsp: Disable legacy internal UART if necessary

2016-01-18 Thread Stefan Roese
The FSP enables the BayTrail internal UART (again). Boards that don't use this UART but an external one instead (e.g. provided by a Super IO chip) need to disable this internal UART. So that the one from the Super IO chip can be used. This patch adds the necessary code, to disable the internal