<p>Elyes HAOUAS has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/26632">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">mb/msi: Get rid of whitespace before tab<br><br>Change-Id: I9d35bc706b0daac1e234441c86286cb2957f89ee<br>Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr><br>---<br>M src/mainboard/msi/ms7721/acpi/gpe.asl<br>M src/mainboard/msi/ms7721/acpi/sleep.asl<br>M src/mainboard/msi/ms7721/buildOpts.c<br>3 files changed, 4 insertions(+), 4 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://review.coreboot.org:29418/coreboot refs/changes/32/26632/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/mainboard/msi/ms7721/acpi/gpe.asl b/src/mainboard/msi/ms7721/acpi/gpe.asl</span><br><span>index c34faaf..297db37 100644</span><br><span>--- a/src/mainboard/msi/ms7721/acpi/gpe.asl</span><br><span>+++ b/src/mainboard/msi/ms7721/acpi/gpe.asl</span><br><span>@@ -69,4 +69,4 @@</span><br><span>           Notify(\_SB.PCI0.AZHD, 0x02) /* NOTIFY_DEVICE_WAKE */</span><br><span>                Notify(\_SB.PWRB, 0x02) /* NOTIFY_DEVICE_WAKE */</span><br><span>     }</span><br><span style="color: hsl(0, 100%, 40%);">-}      /* End Scope GPE */</span><br><span style="color: hsl(120, 100%, 40%);">+}  /* End Scope GPE */</span><br><span>diff --git a/src/mainboard/msi/ms7721/acpi/sleep.asl b/src/mainboard/msi/ms7721/acpi/sleep.asl</span><br><span>index 3250f5e..08b7de4 100644</span><br><span>--- a/src/mainboard/msi/ms7721/acpi/sleep.asl</span><br><span>+++ b/src/mainboard/msi/ms7721/acpi/sleep.asl</span><br><span>@@ -44,7 +44,7 @@</span><br><span> </span><br><span>         /* On older chips, clear PciExpWakeDisEn */</span><br><span>  /*if (LLessEqual(\_SB.SBRI, 0x13)) {</span><br><span style="color: hsl(0, 100%, 40%);">-    *       Store(0,\_SB.PWDE)</span><br><span style="color: hsl(120, 100%, 40%);">+    *       Store(0,\_SB.PWDE)</span><br><span>   *}</span><br><span>   */</span><br><span> </span><br><span>diff --git a/src/mainboard/msi/ms7721/buildOpts.c b/src/mainboard/msi/ms7721/buildOpts.c</span><br><span>index 9bce45a..8839e21 100644</span><br><span>--- a/src/mainboard/msi/ms7721/buildOpts.c</span><br><span>+++ b/src/mainboard/msi/ms7721/buildOpts.c</span><br><span>@@ -170,8 +170,8 @@</span><br><span> #if IS_ENABLED(CONFIG_GFXUMA)</span><br><span> #define BLDCFG_UMA_ALIGNMENT                      UMA_4MB_ALIGNED</span><br><span> #define BLDCFG_UMA_ALLOCATION_MODE             UMA_SPECIFIED</span><br><span style="color: hsl(0, 100%, 40%);">-//#define BLDCFG_UMA_ALLOCATION_SIZE               0x1000//0x1800//0x1000 /* (1000 << 16) = 256M*/</span><br><span style="color: hsl(0, 100%, 40%);">-#define BLDCFG_UMA_ALLOCATION_SIZE         0x2000//512M</span><br><span style="color: hsl(120, 100%, 40%);">+//#define BLDCFG_UMA_ALLOCATION_SIZE      0x1000//0x1800//0x1000 /* (1000 << 16) = 256M*/</span><br><span style="color: hsl(120, 100%, 40%);">+#define BLDCFG_UMA_ALLOCATION_SIZE       0x2000//512M</span><br><span> #define BLDCFG_UMA_ABOVE4G_SUPPORT                FALSE</span><br><span> #endif</span><br><span> </span><br><span></span><br></pre><p>To view, visit <a href="https://review.coreboot.org/26632">change 26632</a>. To unsubscribe, or for help writing mail filters, 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/26632"/><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: I9d35bc706b0daac1e234441c86286cb2957f89ee </div>
<div style="display:none"> Gerrit-Change-Number: 26632 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Elyes HAOUAS <ehaouas@noos.fr> </div>