commit | fcddf8a7cb18b1a3fbd4e75bf95b75c464ffa20a | [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 | 4d22107af76cfc52c595268625a9d9803e491985 [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>