mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-19 20:59:41 +02:00
xen: drop vars that duplicate hvc console from the r-pi4 config
These settings are not needed here. Serial configuration is done in the bsp layer. Tested and working on the Raspberry Pi 4. Signed-off-by: Christopher Clark <christopher.w.clark@gmail.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
This commit is contained in:
parent
5f0ded3423
commit
eba860b0d9
|
@ -6,9 +6,6 @@ PACKAGECONFIG_append_pn-qemu_arm = " fdt"
|
|||
PACKAGECONFIG_append_pn-qemu_aarch64 = " fdt"
|
||||
|
||||
# Raspberry Pi settings
|
||||
# - Xen guest console
|
||||
KERNEL_CONSOLE = "hvc0"
|
||||
SERIAL_CONSOLES = "115200;hvc0"
|
||||
# - Xen uses u-boot for configuration and uses the uart
|
||||
RPI_USE_U_BOOT = "1"
|
||||
ENABLE_UART = "1"
|
||||
|
|
Loading…
Reference in New Issue
Block a user