aboutsummaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorPeng Fan <peng.fan@nxp.com>2020-08-06 12:42:50 +0300
committerTom Rini <trini@konsulko.com>2020-08-14 15:18:30 -0400
commit384d5cfe5d7e391a5584492bb2ce5794cbd691a9 (patch)
tree8d363041a6682d7321ca0bafdbe1e706cad7c658 /configs
parent673fd82c507cf2a674ca6ec6d84d8d2854a6d78c (diff)
downloadu-boot-384d5cfe5d7e391a5584492bb2ce5794cbd691a9.zip
u-boot-384d5cfe5d7e391a5584492bb2ce5794cbd691a9.tar.gz
u-boot-384d5cfe5d7e391a5584492bb2ce5794cbd691a9.tar.bz2
serial: serial_xen: Add Xen PV serial driver
Add support for Xen para-virtualized serial driver. This driver fully supports serial console for the virtual machine. Please note that as the driver is initialized late, so no banner nor memory size is visible. Signed-off-by: Peng Fan <peng.fan@nxp.com> Signed-off-by: Oleksandr Andrushchenko <oleksandr_andrushchenko@epam.com> Signed-off-by: Anastasiia Lukianenko <anastasiia_lukianenko@epam.com> Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'configs')
-rw-r--r--configs/xenguest_arm64_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/xenguest_arm64_defconfig b/configs/xenguest_arm64_defconfig
index f730799..45559a1 100644
--- a/configs/xenguest_arm64_defconfig
+++ b/configs/xenguest_arm64_defconfig
@@ -49,7 +49,7 @@ CONFIG_CMD_UMS=n
CONFIG_DM=y
# CONFIG_MMC is not set
-# CONFIG_DM_SERIAL is not set
+CONFIG_DM_SERIAL=y
# CONFIG_REQUIRE_SERIAL_CONSOLE is not set
CONFIG_OF_BOARD=y