commit | 456ee909d63a35daa51b70231c4abffa4709e9f3 | [log] [tgz] |
---|---|---|
author | Bin Meng <bmeng.cn@gmail.com> | Thu Jul 30 03:49:14 2015 -0700 |
committer | Simon Glass <sjg@chromium.org> | Wed Aug 05 08:42:39 2015 -0600 |
tree | 28a7843c75ca798718a9b70906ac4b1250a4d297 | |
parent | 1e7a04730426a96110989ed9c2bafb0d66ec2428 [diff] |
x86: minnowmax: Remove smsc47x superio codes 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> Acked-by: Simon Glass <sjg@chromium.org>