
30 Jul
2015
30 Jul
'15
9:55 p.m.
On 30 July 2015 at 04:49, Bin Meng bmeng.cn@gmail.com wrote:
On Intel BayTrail SoC, there is a legacy UART (I/O 0x3f8) integrated into the SoC which is enabled by the FSP. Remove the smsc47x superio initialization codes.
Signed-off-by: Bin Meng bmeng.cn@gmail.com
board/intel/minnowmax/minnowmax.c | 12 ------------ include/configs/minnowmax.h | 2 -- 2 files changed, 14 deletions(-)
Acked-by: Simon Glass sjg@chromium.org