mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-06-08 18:14:53 +00:00
acrn-config: add CONFIG_SERIAL_x for new board
Add CONFIG_SERIAL_x in $(borad).config, this will help to output console log and help new board debug. Tracked-On: #3854 Signed-off-by: Wei Liu <weix.w.liu@intel.com> Acked-by: Victor Sun <victor.sun@intel.com>
This commit is contained in:
@@ -257,8 +257,8 @@
|
||||
</BLOCK_DEVICE_INFO>
|
||||
|
||||
<TTYS_INFO>
|
||||
seri:/dev/ttyS0 type:mmio base:0x91526000 irq:4
|
||||
seri:/dev/ttyS1 type:mmio base:0x91524000 irq:5
|
||||
seri:/dev/ttyS0 type:mmio base:0x91526000 irq:4 bdf:"00:18.0"
|
||||
seri:/dev/ttyS1 type:mmio base:0x91524000 irq:5 bdf:"00:18.1"
|
||||
</TTYS_INFO>
|
||||
|
||||
<AVAILABLE_IRQ_INFO>
|
||||
|
||||
Reference in New Issue
Block a user