<p>Patrick Rudolph <strong>uploaded patch set #2</strong> to the change originally created by Patrick Rudolph.</p><p><a href="https://review.coreboot.org/23867">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">util/cbfstool: Move x86 Linux trampoline<br><br>Move linux trampoline code to support more than one architecture.<br><br>* Move the x86 trampoline to payloads/external/linux<br>* Add make rules to compile it only if the toolchain is present<br>* Add architecture independent Makefile for all trampolines<br>* Rename the trampoline to linux_trampoline_x86<br><br>Change-Id: I1d8630554e9fd845840de88142e5115c0bf92842<br>Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com><br>---<br>M Makefile.inc<br>A payloads/external/linux/Makefile<br>A payloads/external/linux/Makefile.inc<br>R payloads/external/linux/bzimage_loader.h<br>R payloads/external/linux/linux_trampoline.h<br>R payloads/external/linux/linux_trampoline_x86.S<br>A payloads/external/linux/linux_trampoline_x86.c<br>R payloads/external/linux/trampoline/x86/linux_trampoline.c<br>M util/cbfstool/Makefile<br>M util/cbfstool/Makefile.inc<br>M util/cbfstool/cbfs-payload-linux.c<br>11 files changed, 86 insertions(+), 18 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://review.coreboot.org:29418/coreboot refs/changes/67/23867/2</pre><p>To view, visit <a href="https://review.coreboot.org/23867">change 23867</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/23867"/><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: newpatchset </div>
<div style="display:none"> Gerrit-Change-Id: I1d8630554e9fd845840de88142e5115c0bf92842 </div>
<div style="display:none"> Gerrit-Change-Number: 23867 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: Patrick Rudolph <patrick.rudolph@9elements.com> </div>
<div style="display:none"> Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org> </div>