Maxim Polyakov has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/34237 )
Change subject: util/superiotool/aspeed: fix SUART number ......................................................................
util/superiotool/aspeed: fix SUART number
Change-Id: I20c4436d414bc6b9a3ff5138d6fd59ead8fd4a47 Signed-off-by: Maxim Polyakov max.senia.poliak@gmail.com --- M util/superiotool/aspeed.c 1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/37/34237/1
diff --git a/util/superiotool/aspeed.c b/util/superiotool/aspeed.c index 6d49c16..454e5c5 100644 --- a/util/superiotool/aspeed.c +++ b/util/superiotool/aspeed.c @@ -28,7 +28,7 @@ {0x02, "SUART1", {0x30,0x60,0x61,0x70,0x71,0xf0,EOT}, {0x00,0x03,0xf8,0x04,0x02,RSVD,EOT}}, - {0x03, "SUART1", + {0x03, "SUART2", {0x30,0x60,0x61,0x70,0x71,0xf0,EOT}, {0x00,0x02,0xf8,0x03,0x02,0x00,EOT}}, {0x04, "SWC",