Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | misc: Add simple driver to enable the legacy UART on Winbond Super IO chips | Stefan Roese | 2016-01-28 | -0/+35 |
On most x86 boards, the legacy serial ports (io address 0x3f8/0x2f8) are provided by a superio chip connected to the LPC bus. We must program the superio chip so that serial ports are available for us. Signed-off-by: Stefan Roese <sr@denx.de> Cc: Bin Meng <bmeng.cn@gmail.com> Cc: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> |