commit | b7c1e67a70b13fb8dbcb3b00532c2d2236afff49 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Dec 19 17:58:21 2019 -0700 |
committer | Bin Meng <bmeng.cn@gmail.com> | Tue Feb 04 01:19:25 2020 +0800 |
tree | b5c3e334d0f2f428750dc0480caacc25c5ca0c34 | |
parent | 44482e8a2a33835563c17d49dac4004d4da0a7ea [diff] |
x86: Move coreboot over to use the coreboot UART Use this UART to improve the compatibility of U-Boot when used as a coreboot payload. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>