<p>Elyes HAOUAS has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/26615">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">mb/cubietech: Get rid of whitespace before tab<br><br>Change-Id: I299c579c996da4e0e9fa1fc4d8b40706356509f8<br>Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr><br>---<br>M src/mainboard/cubietech/cubieboard/bootblock.c<br>1 file changed, 2 insertions(+), 2 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://review.coreboot.org:29418/coreboot refs/changes/15/26615/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/mainboard/cubietech/cubieboard/bootblock.c b/src/mainboard/cubietech/cubieboard/bootblock.c</span><br><span>index 1f6a77f..b5c237e 100644</span><br><span>--- a/src/mainboard/cubietech/cubieboard/bootblock.c</span><br><span>+++ b/src/mainboard/cubietech/cubieboard/bootblock.c</span><br><span>@@ -15,8 +15,8 @@</span><br><span> #include <cpu/allwinner/a10/clock.h></span><br><span> #include <cpu/allwinner/a10/dramc.h></span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-#define CPU_AHB_APB0_DEFAULT           \</span><br><span style="color: hsl(0, 100%, 40%);">-        CPU_CLK_SRC_OSC24M             \</span><br><span style="color: hsl(120, 100%, 40%);">+#define CPU_AHB_APB0_DEFAULT         \</span><br><span style="color: hsl(120, 100%, 40%);">+      CPU_CLK_SRC_OSC24M             \</span><br><span>     | APB0_DIV_1                   \</span><br><span>     | AHB_DIV_2                    \</span><br><span>     | AXI_DIV_1</span><br><span></span><br></pre><p>To view, visit <a href="https://review.coreboot.org/26615">change 26615</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/26615"/><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: I299c579c996da4e0e9fa1fc4d8b40706356509f8 </div>
<div style="display:none"> Gerrit-Change-Number: 26615 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Elyes HAOUAS <ehaouas@noos.fr> </div>