From e5aa63b08eb6bff4e40b1c3468cd010c56fbbce7 Mon Sep 17 00:00:00 2001 From: Victor Sun Date: Tue, 3 Aug 2021 14:14:45 +0800 Subject: [PATCH] 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 --- misc/config_tools/data/ehl-crb-b/ehl-crb-b.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/misc/config_tools/data/ehl-crb-b/ehl-crb-b.xml b/misc/config_tools/data/ehl-crb-b/ehl-crb-b.xml index 9ed494756..d2cf96ecd 100644 --- a/misc/config_tools/data/ehl-crb-b/ehl-crb-b.xml +++ b/misc/config_tools/data/ehl-crb-b/ehl-crb-b.xml @@ -352,6 +352,7 @@ /dev/sdb4: TYPE="ext4" + 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"