<p>Lubomir Rintel has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/22255">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">util/superiotool: dump VT1211 registers<br><br>Change-Id: Id01b72a2194ebf3359a11c3ff382efaedf28f9e1<br>Signed-off-by: Lubomir Rintel <lkundrak@v3.sk><br>---<br>M util/superiotool/via.c<br>1 file changed, 41 insertions(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://review.coreboot.org:29418/coreboot refs/changes/55/22255/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">diff --git a/util/superiotool/via.c b/util/superiotool/via.c<br>index 3fa3635..0312de7 100644<br>--- a/util/superiotool/via.c<br>+++ b/util/superiotool/via.c<br>@@ -26,6 +26,47 @@<br>       {0x3c00, "VT82C686A/VT82C686B", {<br>           {EOT}}},<br>      {0x3c01, "VT1211", {<br>+               {NOLDN, NULL,<br>+                        {0x20,0x21,0x22,0x23,0x24,0x25,0x26,0x27,0x28,0x29,<br>+                   0x2e,0x2f,EOT},<br>+                     {0x3c,0x01,0x00,0x11,0x00,0x00,0x00,0x00,0x00,0x00,<br>+                   0x00,0x00,EOT}},<br>+            {0x0, "Floppy Disk Controller (FDC)",<br>+                      {0x30,0x60,0x61,0x70,0x74,0xf0,0xf1,EOT},<br>+                    {0x00,0x03,0xf0,0x06,0x01,0x00,0x00,EOT}},<br>+           {0x1, "Parallel Port (PP)",<br>+                        {0x30,0x60,0x61,0x70,0x74,0xf0,EOT},<br>+                 {0x03,0x03,0x78,0x05,0x00,0x00,EOT}},<br>+                {0x2, "Serial Port 1 (UART1)",<br>+                     {0x30,0x60,0x61,0x70,0xf0,EOT},<br>+                      {0x00,0x03,0xf8,0x04,0x00,EOT}},<br>+             {0x3, "Serial Port 2 (UART2)",<br>+                     {0x30,0x60,0x61,0x70,0xf0,EOT},<br>+                      {0x00,0x02,0xf8,0x03,0x00,EOT}},<br>+             {0x6, "MIDI",<br>+                      {0x30,0x60,0x61,0x70,EOT},<br>+                   {0x00,0x03,0x30,0x00,EOT}},<br>+          {0x7, "Game Port (GMP)",<br>+                   {0x30,0x60,0x61,EOT},<br>+                        {0x00,0x02,0x00,EOT}},<br>+               {0x8, "GPIO",<br>+                      {0x30,0x60,0x61,0x70,0xf0,0xf1,0xf2,EOT},<br>+                    {0x00,0xe9,0x00,0x00,0x00,0x00,0x00,EOT}},<br>+           {0x9, "Watch Dog (WDG)",<br>+                   {0x30,0x60,0x61,0x70,0xf0,EOT},<br>+                      {0x00,0xea,0x00,0x00,0x00,EOT}},<br>+             {0xa, "Wake-up Control (WUC)",<br>+                     {0x30,0x60,0x61,0x70,EOT},<br>+                   {0x00,0xeb,0x00,0x00,EOT}},<br>+          {0xb, "Hardware Monitor (HM)",<br>+                     {0x30,0x60,0x61,0x70,EOT},<br>+                   {0x00,0xec,0x00,0x00,EOT}},<br>+          {0xc, "Very Fast IR (VFIR)",<br>+                       {0x30,0x60,0x61,0x70,0x74,0xf0,EOT},<br>+                 {0x00,0xe8,0x00,0x00,0x06,0x00,EOT}},<br>+                {0xd, "Flash ROM (ROM)",<br>+                   {0x30,0xf0,EOT},<br>+                     {0x01,0x00,EOT}},<br>             {EOT}}},<br>      {EOT}<br> };<br></pre><p>To view, visit <a href="https://review.coreboot.org/22255">change 22255</a>. To unsubscribe, visit <a href="https://review.coreboot.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://review.coreboot.org/22255"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: coreboot </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: Id01b72a2194ebf3359a11c3ff382efaedf28f9e1 </div>
<div style="display:none"> Gerrit-Change-Number: 22255 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Lubomir Rintel <lkundrak@v3.sk> </div>