<p>Patrick Rudolph has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/28875">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">soc/nvidia/tegra124: Increase bootblock size<br><br>Increase bootblock size by 4KiB and reduce romstage by 4 KiB.<br><br>Change-Id: I604fd9c63a4cf6fb7b18249a6d73cd637e184a71<br>Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com><br>---<br>M src/soc/nvidia/tegra124/include/soc/memlayout.ld<br>1 file changed, 3 insertions(+), 3 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://review.coreboot.org:29418/coreboot refs/changes/75/28875/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/soc/nvidia/tegra124/include/soc/memlayout.ld b/src/soc/nvidia/tegra124/include/soc/memlayout.ld</span><br><span>index 6e596f3..615f0563 100644</span><br><span>--- a/src/soc/nvidia/tegra124/include/soc/memlayout.ld</span><br><span>+++ b/src/soc/nvidia/tegra124/include/soc/memlayout.ld</span><br><span>@@ -31,9 +31,9 @@</span><br><span>      PRERAM_CBFS_CACHE(0x40006000, 16K)</span><br><span>   VBOOT2_WORK(0x4000A000, 16K)</span><br><span>         STACK(0x4000E000, 8K)</span><br><span style="color: hsl(0, 100%, 40%);">-   BOOTBLOCK(0x40010000, 26K)</span><br><span style="color: hsl(0, 100%, 40%);">-      VERSTAGE(0x40016800, 72K)</span><br><span style="color: hsl(0, 100%, 40%);">-       ROMSTAGE(0x40028800, 93K)</span><br><span style="color: hsl(120, 100%, 40%);">+     BOOTBLOCK(0x40010000, 30K)</span><br><span style="color: hsl(120, 100%, 40%);">+    VERSTAGE(0x40017800, 72K)</span><br><span style="color: hsl(120, 100%, 40%);">+     ROMSTAGE(0x40029800, 89K)</span><br><span>    TIMESTAMP(0x4003FC00, 1K)</span><br><span>    SRAM_END(0x40040000)</span><br><span> </span><br><span></span><br></pre><p>To view, visit <a href="https://review.coreboot.org/28875">change 28875</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/28875"/><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: I604fd9c63a4cf6fb7b18249a6d73cd637e184a71 </div>
<div style="display:none"> Gerrit-Change-Number: 28875 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Patrick Rudolph <patrick.rudolph@9elements.com> </div>