<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">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>