mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-06-22 05:30:24 +00:00
config_tools: update ehl-crb-b xml with new uart
The debug uart of mmio@0xfe042000 has been switched to pci uart at 0:19.2, so change the board file accordingly. Tracked-On: #6348 Signed-off-by: Victor Sun <victor.sun@intel.com>
This commit is contained in:
parent
f5594a0ddc
commit
e5aa63b08e
@ -352,6 +352,7 @@
|
||||
/dev/sdb4: TYPE="ext4"
|
||||
</BLOCK_DEVICE_INFO>
|
||||
<TTYS_INFO>
|
||||
seri:/dev/ttyS0 type:mmio base:0x813e9000 irq:33 bdf:"00:19.2"
|
||||
seri:/dev/ttyS3 type:mmio base:0xfe042000 irq:3
|
||||
seri:/dev/ttyS4 type:mmio base:0x825DC000 irq:16 bdf:"00:1e.0"
|
||||
seri:/dev/ttyS5 type:mmio base:0x825DB000 irq:17 bdf:"00:1e.1"
|
||||
|
Loading…
Reference in New Issue
Block a user