<p dir="ltr">Thanks Marc,</p>
<p dir="ltr">Can I use libpayload to make a payload for a 64 bit ROM? I'm following the coreboot minnowboard max 64bit instructions below and substituting the default payload for the payloadlib sample hello world payload.</p>
<p dir="ltr"><a href="http://elinux.org/Minnowboard:MinnowMaxCoreboot">http://elinux.org/Minnowboard:MinnowMaxCoreboot</a></p>
<p dir="ltr">Also, is there a lower level method than using payloadlib to make a simple coreboot payload elf that just initializes rs232 and prints a string over rs232? </p>
<p dir="ltr">Any good low level documentation you would recommend for understanding how a payload needs to initialize rs232 and prints a string?</p>
<p dir="ltr">Thanks again!<br>
Adam<br>
</p>
<div class="gmail_quot<blockquote class=" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi Adam<br><br><div class="gmail_quote">On Sat, Mar 7, 2015 at 5:46 AM Adam Duncan <<a href="mailto:adam.duncan@gmail.com" target="_blank">adam.duncan@gmail.com</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><p dir="ltr">Hi all. I am new to coreboot and just built a default coreboot+seabios ROM and ran it on a 64bit minnowboard max. Now I'd like to build a simple hello world payload elf that would simply print a string on rs232. </p>
<p dir="ltr">Can you recommend the best approach to do this? I was looking at using libpayload but read in the README that it creates 32 bit elfs.</p></blockquote><div>Libpayload is exactly what you want to use to make a simple hello world. The processor is in 32bit mode and can run 32bit code, if that is your concern. </div><div><br></div><div>Regards,</div><div>Marc</div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><p dir="ltr"> </p>
<p dir="ltr">Thanks!<br>
Adam</p>
--<br>
coreboot mailing list: <a href="mailto:coreboot@coreboot.org" target="_blank">coreboot@coreboot.org</a><br>
<a href="http://www.coreboot.org/mailman/listinfo/coreboot" target="_blank">http://www.coreboot.org/<u></u>mailman/listinfo/coreboot</a></blockquote></div></div>
</div>