Henrik,<br><br>If I download the "spl" from your site, I get the boot loader to start.<br>( <a href="http://www.henriknordstrom.net/code/A10/hipboi-ubuntu-boot/">http://www.henriknordstrom.net/code/A10/hipboi-ubuntu-boot/</a> )<br>
<br> 15872 2012-05-31 10:59 sunxi-spl.bin ( built from sources in git )<br><br> 23552 2012-05-03 14:50 uboot-spl.bin ( downloaded from site above )<br><br>The sizes are very different. Is there anything I can do to see what is wrong.<br>
<br>Rosimildo<br><br><div class="gmail_quote">On Thu, May 31, 2012 at 1:22 AM, Henrik Nordström <span dir="ltr"><<a href="mailto:henrik@henriknordstrom.net" target="_blank">henrik@henriknordstrom.net</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">ons 2012-05-30 klockan 21:55 -0400 skrev Gary Cramblitt:<br>
<div class="im"><br>
> I'm a bit confused. Suppose I want to go with layout #1. Do I need a<br>
> script.bin/mele_stock.bin or not?<br>
<br>
</div>Yes, and your boot.scr needs to load it where expected by the kernel<br>
(0x43000000)<br>
<div class="im"><br>
> Example boot.scr? Compile boot.cmd to boot.scr with mkimage?<br>
<br>
</div>none yet. But you can use the default boot action as template using<br>
ext2load instead of fatload.<br>
<br>
wrapping it as an uimage is optional I think.<br>
<div class="im"><br>
> Should the kernel be uImage or zImage or<br>
> vmlinux or what? How do I specify the MAC address?<br>
<br>
</div>uImage.<br>
<br>
MAC is given in kernel arguments or script.bin settings.<br>
<div class="HOEnZb"><div class="h5"><br>
Regards<br>
Henrik<br>
<br>
<br>
_______________________________________________<br>
arm-netbook mailing list <a href="mailto:arm-netbook@lists.phcomp.co.uk">arm-netbook@lists.phcomp.co.uk</a><br>
<a href="http://lists.phcomp.co.uk/mailman/listinfo/arm-netbook" target="_blank">http://lists.phcomp.co.uk/mailman/listinfo/arm-netbook</a><br>
Send large attachments to <a href="mailto:arm-netbook@files.phcomp.co.uk">arm-netbook@files.phcomp.co.uk</a><br>
</div></div></blockquote></div><br>