[coreboot-gerrit] New patch to review for coreboot: superiotool: Fix some whitespace issues

Roberto Muñoz Gómez (roberto@gul.es) gerrit at coreboot.org
Thu Mar 31 17:20:03 CEST 2016


Roberto Muñoz Gómez (roberto at gul.es) just uploaded a new patch set to gerrit, which you can find at https://review.coreboot.org/14207

-gerrit

commit 5d4a3b8dfb7ce6af22ad918f837438aa7edd55f7
Author: Roberto Muñoz Gómez <munoz.roberto at gmail.com>
Date:   Thu Mar 31 17:34:15 2016 +0200

    superiotool: Fix some whitespace issues
    
    Fix some whitespace issues
    
    Change-Id: I7732ddd0f8622c09e416bdde16e04d4d6410d10e
    Signed-off-by: Roberto Muñoz Gómez <munoz.roberto at gmail.com>
---
 util/superiotool/nuvoton.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/util/superiotool/nuvoton.c b/util/superiotool/nuvoton.c
index 83f461d..7c95615 100644
--- a/util/superiotool/nuvoton.c
+++ b/util/superiotool/nuvoton.c
@@ -490,7 +490,7 @@ static const struct superio_registers reg_table[] = {
 			{0x30,0xe0,0xe1,0xe2,0xe3,0xe4,0xe5,0xe6,0xe7,0xe8,0xe9,0xea,0xeb,0xec,0xed,0xee,0xef,0xf0,0xf1,0xf2,0xf3,0xf4,0xf5,0xf6,0xf7,0xf8,0xf9,0xfa,0xfb,0xfc,0xfd,0xfe,0xff,EOT},
 			{0xdf,0xff,0x00,0x00,0x00,0xef,0x00,0x00,0x00,0xff,0x00,0x00,0x00,0xff,0x00,0x00,0x00,0xff,0xff,0x00,0x00,0xff,0x00,0x00,0x00,0xff,0x00,0x00,0x00,0x02,0x00,0x00,0x00,EOT}},
 		{0x08, "GPIO,WDT1",
-      {0x30,0x60,0x61,0xe0,0xe1,0xe2,0xe3,0xe4,0xe5,0xe6,0xe7,0xf0,0xf1,0xf2,EOT},
+ 			{0x30,0x60,0x61,0xe0,0xe1,0xe2,0xe3,0xe4,0xe5,0xe6,0xe7,0xf0,0xf1,0xf2,EOT},
 			{0x01,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x04,0x00,EOT}},
 		{0x09, "GPIO",
 			{0xe0,0xe1,0xe2,EOT},
@@ -514,7 +514,7 @@ static const struct superio_registers reg_table[] = {
 			{0x30,0x60,0x61,0x70,0xf0,0xf2,0xf3,0xf4,0xf5,0xf6,0xf7,0xf8,EOT},
 			{0x00,0x03,0x00,0x04,0x00,0x00,0x00,0xff,0xff,0x02,0x00,0x00,EOT}},
 		{0x11, "UARTD",
-	  	{0x30,0x60,0x61,0x70,0xf0,0xf2,0xf3,0xf4,0xf5,0xf6,0xf7,0xf8,EOT},
+			{0x30,0x60,0x61,0x70,0xf0,0xf2,0xf3,0xf4,0xf5,0xf6,0xf7,0xf8,EOT},
 			{0x00,0x02,0x00,0x03,0x00,0x00,0x00,0xff,0xff,0x02,0x00,0x00,EOT}},
 		{0x12, "UARTE",
 			{0x30,0x60,0x61,0x70,0xf0,0xf2,0xf3,0xf4,0xf5,0xf6,0xf7,0xf8,EOT},
@@ -526,7 +526,7 @@ static const struct superio_registers reg_table[] = {
 			{0x30,0x60,0x61,0x70,0xe0,0xe1,0xe2,0xe3,0xe4,0xf0,0xf1,EOT},
 			{0x00,0x00,0x00,0x00,0x80,0x00,0x00,0x10,0x00,0x00,0x00,EOT}},
 		{0x15, "FADING LED",
-		  {0xe0,0xe1,0xe2,0xe3,0xe4,0xe5,0xe6,0xe7,0xe8,0xe9,EOT},
+			{0xe0,0xe1,0xe2,0xe3,0xe4,0xe5,0xe6,0xe7,0xe8,0xe9,EOT},
 			{0x00,0x3f,0x01,0x11,0x11,0x02,0x00,0x00,0x01,0x00,EOT}},
 		{0x16, "Deep Sleep",
 			{0x30,0xe0,0xe1,0xe2,EOT},



More information about the coreboot-gerrit mailing list